[tor-commits] [bridgedb/master] Update bridgedb.parse.networkstatus module docstring.

isis at torproject.org isis at torproject.org
Sun Jan 12 06:06:36 UTC 2014


commit 819fdce11592dca5e90dd7a560ecf1ca6f4a5c88
Author: Isis Lovecruft <isis at torproject.org>
Date:   Sun Jan 12 03:52:44 2014 +0000

    Update bridgedb.parse.networkstatus module docstring.
---
 lib/bridgedb/parse/networkstatus.py |    1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/bridgedb/parse/networkstatus.py b/lib/bridgedb/parse/networkstatus.py
index 466a7f6..b178dbe 100644
--- a/lib/bridgedb/parse/networkstatus.py
+++ b/lib/bridgedb/parse/networkstatus.py
@@ -18,6 +18,7 @@
 ..
   parse
    \_networkstatus
+      |_ isValidRouterNickname - Determine if a nickname is according to spec
       |_ parseRLine - Parse an 'r'-line from a networkstatus document
       |_ parseALine - Parse an 'a'-line from a networkstatus document
       \_ parseSLine - Parse an 's'-line from a networkstatus document





More information about the tor-commits mailing list