]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix SF#1457312: bad socket error handling in distutils "upload" command.
authorPhillip J. Eby <pje@telecommunity.com>
Mon, 10 Jul 2006 19:18:35 +0000 (19:18 +0000)
committerPhillip J. Eby <pje@telecommunity.com>
Mon, 10 Jul 2006 19:18:35 +0000 (19:18 +0000)
commit137ff79329ceefa9f7318c3bb97277627866c2ac
tree7e8edfa4da92ffd3fd7706281c23b05433e16d64
parent5d86bdb3aebb14228d3c2e3f921bda34cf1c886c
Fix SF#1457312: bad socket error handling in distutils "upload" command.
Lib/distutils/command/upload.py