My debugger comes up with lots of exceptions (builtin with my IDE wing) when I run code I have obtained from others. This is not a formating error - but real unhandled exceptions. But the when the program/programs is/are run from the command line they work as expected.
So does this mean that the code has some sort of exception handler not part of the python code? Or could mean that Python ignores certain exceptions. BTW this comes mostly from GUI programs. -- John Fabiani _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor