]> granicus.if.org Git - python/commit
Remove unused import. (If it's there for some deep, dark reason, it should have...
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 29 Jun 2004 13:17:29 +0000 (13:17 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 29 Jun 2004 13:17:29 +0000 (13:17 +0000)
commit31352c5a304cef1d972aba6e6ec61e89dcadde21
treeb5f7a5b237f0bff37b6651662862fde9db93614b
parentbd3200fa2bfa8a73d56de16b68d33d2e25583875
Remove unused import.  (If it's there for some deep, dark reason, it should have been commented.)
Lib/test/test_urllib2.py