Giampaolo Rodola' added the comment:

I'm not sure how many users asyncore has out there nowadays, but if it has to 
stay in the stdlib then I see some value in adding a scheduler to it because it 
is an essential component.

If this is still desirable I can restart working on a patch, although I'll have 
to go through some of the messages posted earlier in this topic and figure 
how's best to proceed: whether reusing sched.py or write a separate scheduler 
in asyncore.py.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1641>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to