Skip to content
#

annotated

Here are 15 public repositories matching this topic...

selfboot
selfboot commented Jun 9, 2017

Traceback module provides a standard interface to extract, format and print stack traces of Python programs. It exactly mimics the behavior of the Python interpreter when it prints a stack trace. This is useful when you want to print stack traces under program control, such as in a “wrapper” around the interpreter.

traceback.print_exc([limit

Improve this page

Add a description, image, and links to the annotated topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the annotated topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.