Message93455
| 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:34 | chuck | set | recipients:
+ chuck |
| 2009年10月02日 20:38:34 | chuck | set | messageid: <1254515914.47.0.694071421893.issue7040@psf.upfronthosting.co.za> |
| 2009年10月02日 20:38:31 | chuck | link | issue7040 messages |
| 2009年10月02日 20:38:31 | chuck | create |
|