[Pkg-privacy-commits] [txtorcon] 38/49: FIXME for maybe using six
Ximin Luo
infinity0 at debian.org
Mon Oct 19 13:49:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository txtorcon.
commit f7a68d3a8417f6d4a39118bbee09f6ad3f04a9ac
Author: meejah <meejah at meejah.ca>
Date: Tue Sep 8 11:09:54 2015 -0600
FIXME for maybe using six
---
txtorcon/util.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/txtorcon/util.py b/txtorcon/util.py
index ec6db53..ba84149 100644
--- a/txtorcon/util.py
+++ b/txtorcon/util.py
@@ -30,6 +30,7 @@ city = None
country = None
asn = None
+# XXX probably better to depend on and use "six" for py2/3 stuff?
try:
unicode
except NameError:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/txtorcon.git
More information about the Pkg-privacy-commits
mailing list