diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-04-08 00:38:42 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-04-08 00:38:42 (GMT) |
commit | 3664111fb139546ca4d6a6060c52c8672f3c5765 (patch) | |
tree | 67398591482f35749aa136448435d4d0f3c7adf8 /Misc | |
parent | 388ed08cbf89ec362541bb165045739866fe9c98 (diff) | |
download | cpython-3664111fb139546ca4d6a6060c52c8672f3c5765.zip cpython-3664111fb139546ca4d6a6060c52c8672f3c5765.tar.gz cpython-3664111fb139546ca4d6a6060c52c8672f3c5765.tar.bz2 |
Get rid of useless string import, as reported by Neal Norwitz's PyChecker.py
on c.l.py.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -281,6 +281,7 @@ Oscar Nierstrasz Hrvoje Niksic Bill Noon Stefan Norberg +Neal Norwitz Jeffrey Ollie Nigel O'Brian Tim O'Malley |