diff options
-rwxr-xr-x | Lib/tabnanny.py | 1 | ||||
-rw-r--r-- | Misc/ACKS | 1 |
2 files changed, 1 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 @@ -281,6 +281,7 @@ Oscar Nierstrasz Hrvoje Niksic Bill Noon Stefan Norberg +Neal Norwitz Jeffrey Ollie Nigel O'Brian Tim O'Malley |