Paul McGuire wrote: > Is there any way to hide portions of an exception stack trace? When
Add a try...except at the appropriate level. Why do you want to do anything more complex? Peter -- http://mail.python.org/mailman/listinfo/python-list
Paul McGuire wrote: > Is there any way to hide portions of an exception stack trace? When
Add a try...except at the appropriate level. Why do you want to do anything more complex? Peter -- http://mail.python.org/mailman/listinfo/python-list