[issue26404] socketserver context manager

Aviv Palivoda report at bugs.python.org
Mon Feb 22 13:38:50 EST 2016


Aviv Palivoda added the comment:

Only closing the server :).
1. Did the changes requested in the CR.
2. Changed the example's in xmlrpc.server, http.server to use context manager.
3. Changed the xmlrpc.server, http.server server implementation when running python -m {xmlrpc.server, http.server} to use context manager.

----------
Added file: http://bugs.python.org/file42008/socketserver_context_manager2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26404>
_______________________________________


More information about the Python-bugs-list mailing list