]> granicus.if.org Git - python/commit
Fix three ResourceWarnings.
authorBrian Curtin <brian.curtin@gmail.com>
Thu, 4 Nov 2010 03:41:43 +0000 (03:41 +0000)
committerBrian Curtin <brian.curtin@gmail.com>
Thu, 4 Nov 2010 03:41:43 +0000 (03:41 +0000)
commit3beb38f8ffe7b54e3372bc43385e9d5b8de1b6df
tree86d8c184e82e58d9d90cbaf0624ff01ab0e06e47
parentfd15191b9287fc32563c05d460e1ceaa2e60bb0e
Fix three ResourceWarnings.
Mimic the clientTearDown from ThreadedTCPSocketTest, closing the socket.
Lib/test/test_socket.py