[issue5814] SocketServer: TypeError: waitpid() takes no keyword arguments
toxik
report at bugs.python.org
Tue Jul 7 14:24:43 CEST 2009
toxik <ludvig.ericson at users.sourceforge.net> added the comment:
I don't really get how this could've ever worked. I tested using keyword
arguments in py24 and py25, didn't work there either.
I think the best approach would be fixing the SocketServer.py code (which
obviously needs a test as well, because it's never run.)
----------
nosy: +ludvig.ericson
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5814>
_______________________________________
More information about the Python-bugs-list
mailing list