]> granicus.if.org Git - python/commit
Issue #6286: distutils upload command now uses urllib2
authorTarek Ziadé <ziade.tarek@gmail.com>
Mon, 15 Jun 2009 23:30:13 +0000 (23:30 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Mon, 15 Jun 2009 23:30:13 +0000 (23:30 +0000)
commita1cc040828ff2c46a0c8560bddc7d21d3b9e78ef
tree6af896220532ffaf32d250c21d38fcbf16c9d9da
parentd7c5cee2d59e5f118383804839b1f18d7302a32a
Issue #6286: distutils upload command now uses urllib2
Lib/distutils/command/upload.py
Lib/distutils/tests/test_upload.py
Misc/NEWS