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

Adding this:

    def handle_error(self):
        raise

...to SimSMTPChannel class would help to provide a clearer error message to 
understand where exactly EBADF comes from, altough I think this was an old 
asyncore bug which have already been fixed.
Is this still reproducible on Python 3.2?

----------

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

Reply via email to