summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
Diffstat (limited to 'Lib')
-rw-r--r--Lib/imputil.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/imputil.py b/Lib/imputil.py
index dd8c95c..53f5e5a 100644
--- a/Lib/imputil.py
+++ b/Lib/imputil.py
@@ -17,8 +17,6 @@
# $Id$
#
-__version__ = '0.3'
-
# note: avoid importing non-builtin modules
import imp
import sys