summaryrefslogtreecommitdiffstats
path: root/Tools/i18n
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2012-07-07 15:03:54 (GMT)
committerFlorent Xicluna <florent.xicluna@gmail.com>2012-07-07 15:03:54 (GMT)
commitc20740109d59847ef3c7bfcb968e8c8fe019928a (patch)
tree0bc4f03d1ee416ddf7fbb7cfcaa7325c379ce3ff /Tools/i18n
parent61ea12c9a088268a0e3a2dbad09db966e865143f (diff)
downloadcpython-c20740109d59847ef3c7bfcb968e8c8fe019928a.zip
cpython-c20740109d59847ef3c7bfcb968e8c8fe019928a.tar.gz
cpython-c20740109d59847ef3c7bfcb968e8c8fe019928a.tar.bz2
Some cleanup in the Tools directory.
Diffstat (limited to 'Tools/i18n')
-rwxr-xr-xTools/i18n/pygettext.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/i18n/pygettext.py b/Tools/i18n/pygettext.py
index 67a960f..93b2b79 100755
--- a/Tools/i18n/pygettext.py
+++ b/Tools/i18n/pygettext.py
@@ -163,7 +163,6 @@ import time
import getopt
import token
import tokenize
-import operator
__version__ = '1.5'