Josiah Carlson <[EMAIL PROTECTED]> added the comment:

Zope's medusa was relying on internal details of asyncore (the 
ac_out_buffer attribute), which is no longer applicable.  It also seems 
as though much of medusa itself borrows from asynchat.async_chat, which 
suggests that it should subclass there.

----------
resolution:  -> wont fix

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4078>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to