]> granicus.if.org Git - python/commit
Patch #1627441: close sockets properly in urllib2.
authorGeorg Brandl <georg@python.org>
Sun, 21 Jan 2007 10:35:10 +0000 (10:35 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 21 Jan 2007 10:35:10 +0000 (10:35 +0000)
commitdd7b0525e902ee12a612611ea082e12f5999c823
treeea6fda1769b0311d8f166d05d32d112afaa82c25
parentb84c13792db49abdfac97663badfeda0bba11279
Patch #1627441: close sockets properly in urllib2.
Lib/socket.py
Lib/test/test_socket.py
Lib/test/test_urllib2net.py
Lib/urllib2.py
Misc/NEWS