[or-cvs] [thandy/master] NONE? We are python; we have no NONE. Only none.
Nick Mathewson
nickm at seul.org
Tue Aug 25 21:03:39 UTC 2009
Author: Nick Mathewson <nickm at torproject.org>
Date: Tue, 25 Aug 2009 17:03:57 -0400
Subject: NONE? We are python; we have no NONE. Only none.
Commit: 88e9bef040e05e0d94846577cd1c0a3d8f9a0653
---
lib/thandy/master_keys.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/thandy/master_keys.py b/lib/thandy/master_keys.py
index be13f52..4d014a7 100644
--- a/lib/thandy/master_keys.py
+++ b/lib/thandy/master_keys.py
@@ -18,5 +18,5 @@ DEFAULT_MIRRORLIST = {
],
}
-DEFAULT_TRACKER = NONE
+DEFAULT_TRACKER = None
--
1.5.6.5
More information about the tor-commits
mailing list