[issue909005] asyncore fixes and improvements
Aleksi Torhamo
report at bugs.python.org
Tue Mar 31 23:27:05 CEST 2009
Aleksi Torhamo <alexerion+pythonbugs at gmail.com> added the comment:
I just remembered that "level 1" function handle_connect_event() is also
called from "level 2", so i actually can't see why the close helper
could not be called handle_close_event(). Is there some other reason
besides "breaking abstraction" to not introduce it?
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue909005>
_______________________________________
More information about the Python-bugs-list
mailing list