[issue3620] test_smtplib is flaky

Giampaolo Rodola' report at bugs.python.org
Tue May 4 01:03:45 CEST 2010


Giampaolo Rodola' <g.rodola at 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 <report at bugs.python.org>
<http://bugs.python.org/issue3620>
_______________________________________


More information about the Python-bugs-list mailing list