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 chuck
Recipients chuck
Date 2009-10-02.20:38:31
SpamBayes Score 0.007645565
Marked as misclassified No
Message-id <1254515914.47.0.694071421893.issue7040@psf.upfronthosting.co.za>
In-reply-to
Content
Output like:
testAUTH_PLAIN (test.test_smtplib.SMTPSimTests) ... error: uncaptured 
python exception, closing channel <test.test_smtplib.SimSMTPChannel 
127.0.0.1:54223 at 0x728468> (<class 'socket.error'>:[Errno 9] Bad file 
descriptor 
[/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/asyncor
e.py|readwrite|107] 
[/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/asyncor
e.py|handle_expt_event|441] [<string>|getsockopt|1] 
[/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/socket.
py|_dummy|165])

Probably related to #7037 . Complete output attached.
History
Date User Action Args
2009-10-02 20:38:34chucksetrecipients: + chuck
2009-10-02 20:38:34chucksetmessageid: <1254515914.47.0.694071421893.issue7040@psf.upfronthosting.co.za>
2009-10-02 20:38:31chucklinkissue7040 messages
2009-10-02 20:38:31chuckcreate