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 ezio.melotti
Recipients ezio.melotti, kristjan.jonsson, pitrou
Date 2009-09-13.01:36:41
SpamBayes Score 4.712473e-05
Marked as misclassified No
Message-id <1252805803.82.0.784110634053.issue6499@psf.upfronthosting.co.za>
In-reply-to
Content
I fixed the machine and tried the file that you uploaded, but nothing 
changed. This is what I used (traceback.print_exc() prints to stderr, 
so the traceback should be visible):
$ while ./python Lib/test/regrtest.py -v test_docxmlrpc.py; do :; done 
> /dev/null
Unhandled exception in thread started by
Error in sys.excepthook:

Original exception was:
Unhandled exception in thread started by
Error in sys.excepthook:

Original exception was:
...
History
Date User Action Args
2009-09-13 01:36:44ezio.melottisetrecipients: + ezio.melotti, pitrou, kristjan.jonsson
2009-09-13 01:36:43ezio.melottisetmessageid: <1252805803.82.0.784110634053.issue6499@psf.upfronthosting.co.za>
2009-09-13 01:36:42ezio.melottilinkissue6499 messages
2009-09-13 01:36:42ezio.melotticreate