]> granicus.if.org Git - python/commit
Fix more ResourceWarnings in test_packaging moving the join() and server_close()...
authorEzio Melotti <ezio.melotti@gmail.com>
Fri, 20 May 2011 16:35:58 +0000 (19:35 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Fri, 20 May 2011 16:35:58 +0000 (19:35 +0300)
commit2177ac9c41ff97fde0f398b878b5d84528f0c9f1
tree765e6d053f22d9523825f696fd8392a3d5ae0b1a
parent6071359de177ba2db621ff698fb4e7c4e1287294
Fix more ResourceWarnings in test_packaging moving the join() and server_close() in the stop method.
Lib/packaging/tests/pypi_server.py