Message93452
| Author |
chuck |
| Recipients |
chuck |
| Date |
2009年10月02日.20:15:10 |
| SpamBayes Score |
0.0080255605 |
| Marked as misclassified |
No |
| Message-id |
<1254514511.94.0.551531757653.issue7037@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
Loads of outputs like
test_string_producer (test.test_asynchat.TestAsynchat_WithPoll) ...
error: uncaptured python exception, closing channel
<test.test_asynchat.echo_client at 0x3ca670> (<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])
Test says it passes, though. Complete output is attached. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2009年10月02日 20:15:12 | chuck | set | recipients:
+ chuck |
| 2009年10月02日 20:15:11 | chuck | set | messageid: <1254514511.94.0.551531757653.issue7037@psf.upfronthosting.co.za> |
| 2009年10月02日 20:15:10 | chuck | link | issue7037 messages |
| 2009年10月02日 20:15:10 | chuck | create |
|