[issue26404] socketserver context manager

Martin Panter report at bugs.python.org
Mon Feb 22 05:56:22 EST 2016


Martin Panter added the comment:

I would support this change, as long as we aren’t supporting using server_close() to stop the server loop at the same time.

It might be worth updating other example code that uses server_close(), in particular in the xmlrpc.server documentation.

----------

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


More information about the Python-bugs-list mailing list