
report at bugs
Jul 7, 2009, 5:24 AM
Post #1 of 2
(81 views)
Permalink
|
|
[issue5814] SocketServer: TypeError: waitpid() takes no keyword arguments
|
|
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> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|