See All Titles |
![]() ![]() tracebackThe traceback module supports print and retrieve operations of the traceback stack. This module is mostly used for debugging and error handling because it enables you to examine the call stack after exceptions have been raised. See Chapter 4 for more details about this module.
|
Index terms contained in this sectioncall stackstacks call traceback traceback stack |
© 2002, O'Reilly & Associates, Inc. |