Pythonwin Trace Collector
Mark Hammond
mhammond at skippinet.com.au
Tue Jan 21 23:55:11 EST 2003
More information about the Python-list mailing list
Tue Jan 21 23:55:11 EST 2003
- Previous message (by thread): Pythonwin Trace Collector
- Next message (by thread): Easiest way to include C libraries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dsavitsk wrote: > Hi all, > > Is there a way to redirect Pythonwin's "Trace Collector Debugging tool" to a > file, Run: win32traceutil.py > somefile > or, even better, to subclass the trace collector such that the output > can be parsed before going to the file? Nope, but see win32traceutil.py for how you could implement whatever you wanted. It's pretty simple. Mark.
- Previous message (by thread): Pythonwin Trace Collector
- Next message (by thread): Easiest way to include C libraries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list