Giampaolo Rodola' <g.rod...@gmail.com> added the comment:

The fact that you need to keep two separate maps makes me think that the 
approach you have in mind might be wrong, as in - that's something you usually 
don't want to do -.
The fact that asyncore uses a default socket map is surely unfortunate, but 
it's something you rarely want to deal with, therefore changing the __init__ 
notation of those classes is debatable at least.
What are you trying to achieve exactly?

----------

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

Reply via email to