[docs] [issue29947] In SocketServer, why not passing a factory instance for the RequestHandlerClass instead of the class itself?

Dominic Mayers report at bugs.python.org
Wed Apr 5 11:13:01 EDT 2017


Dominic Mayers added the comment:

An improved version of the patch, I hope. I will remove the old patch, because it's really does not help to see the old versions.

----------
Added file: http://bugs.python.org/file46781/Issue29947_for_discussion_04.patch

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


More information about the docs mailing list