[issue9413] asyncore.close_all() should call x.handle_close() instead of x.close()

R. David Murray report at bugs.python.org
Thu Jul 29 16:27:33 CEST 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

No it doesn't.  Why do you think this change should be made?  What bug does it produce in it's current form?  Can you provide a unit test demonstrating the buggy behavior?

----------
nosy: +r.david.murray
stage:  -> unit test needed

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


More information about the Python-bugs-list mailing list