]> granicus.if.org Git - python/commit
remove unused imports (closes #12432)
authorBenjamin Peterson <benjamin@python.org>
Tue, 28 Jun 2011 15:25:04 +0000 (10:25 -0500)
committerBenjamin Peterson <benjamin@python.org>
Tue, 28 Jun 2011 15:25:04 +0000 (10:25 -0500)
commit274271d1ae71dbd1177b54a5def45fed3ecb501f
tree50020b9d4c3b3922ce72f5c41b61c4fc969d822e
parente4a51e6543e18a004735e75344009b832134db6e
remove unused imports (closes #12432)

A patch from Vincent Legoll.
Lib/binhex.py
Lib/cgitb.py
Lib/contextlib.py
Lib/glob.py
Lib/inspect.py
Lib/textwrap.py
Lib/turtle.py