traceback output to a network connection

Henning Peters pete at dexterslab.de
Thu Apr 18 20:54:30 EDT 2002


hi NG,

for debugging a network server i would like to show the parser's traceback
output on my network client. I figured out that the built-in traceback
module would be a good choice, but it seems, that the traceback-methods are
limited to write only to open file handlers.

is there a known way to relay this stuff to an open network socket
connection?
thanks...

bye,
henning






More information about the Python-list mailing list