This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson
Date 2008-08-20.15:09:27
SpamBayes Score 5.691196e-08
Marked as misclassified No
Message-id <1219244969.03.0.636728598981.issue3620@psf.upfronthosting.co.za>
In-reply-to
Content
This is from the sparc Unbuntu 3.0 bot. I'm having trouble reproducing
it, though.

test test_smtplib produced unexpected output:
**********************************************************************
*** line 2 of actual output doesn't appear in expected output after line 1:
+ error: uncaptured python exception, closing channel
<test.test_smtplib.SimSMTPChannel 127.0.0.1:38832 at 0x268d0a8> (<class
'socket.error'>:[Errno 9] Bad file descriptor
[/home/pybot/buildarea/3.0.klose-ubuntu-sparc/build/Lib/asyncore.py|readwrite|100]
[/home/pybot/buildarea/3.0.klose-ubuntu-sparc/build/Lib/asyncore.py|handle_write_event|426])
**********************************************************************
History
Date User Action Args
2008-08-20 15:09:29benjamin.petersonsetrecipients: + benjamin.peterson
2008-08-20 15:09:29benjamin.petersonsetmessageid: <1219244969.03.0.636728598981.issue3620@psf.upfronthosting.co.za>
2008-08-20 15:09:28benjamin.petersonlinkissue3620 messages
2008-08-20 15:09:27benjamin.petersoncreate