summaryrefslogtreecommitdiffstats
path: root/Lib/tabnanny.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/tabnanny.py')
-rwxr-xr-xLib/tabnanny.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/tabnanny.py b/Lib/tabnanny.py
index c945dd5..30f2e4b 100755
--- a/Lib/tabnanny.py
+++ b/Lib/tabnanny.py
@@ -12,7 +12,6 @@ __version__ = "6"
import os
import sys
-import string
import getopt
import tokenize