]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Get rid of useless string import, as reported by Neal Norwitz's PyChecker.py
authorTim Peters <tim.peters@gmail.com>
Sun, 8 Apr 2001 00:38:42 +0000 (00:38 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 8 Apr 2001 00:38:42 +0000 (00:38 +0000)
commit3664111fb139546ca4d6a6060c52c8672f3c5765
tree67398591482f35749aa136448435d4d0f3c7adf8
parent388ed08cbf89ec362541bb165045739866fe9c98
Get rid of useless string import, as reported by Neal Norwitz's PyChecker.py
on c.l.py.
Lib/tabnanny.py
Misc/ACKS