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