|
I've tried the sample code you provided but it seems to just hang, it
must be doing something but unfortunately it must take too long, by
which time a second control-c gives an awful dual traceback message
showing the original traceback and the new one from the tbiter() func. I've tried a few variations since yesterday but unfortunately those 2 funcs take too long to run to make a viable solution and the script ends up hanging on an uncaught exception. If anybody has any improvements, suggestions or alternatives for getting the proper line number and traceback message inside an excepthook then I'd be grateful to hear them. -h Hari Sekhon Peter Otten wrote: Hari Sekhon wrote: |
-- http://mail.python.org/mailman/listinfo/python-list
