Skip to main content

better tracebacks

Project description

Tracebacks in Python are missing some useful debugging information, such is locals() in each stack frame This module provides several mechanisms for better tracebacks: * traceback_context. A context that in patches standard’s library traceback module to print better tracebacks * traceback_decorator. A decorator that calls the decorated method inside the traceback_context * Nose Plugin. The plugin, enabled with ‘–with-infi-traceback’, prints a better traceback for errors and failures * pretty_traceback_and_exit_decorator. A decorator for console script entry points that prints exceptions and raises SystemExit

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

infi.traceback-0.3.8.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

infi.traceback-0.3.8-py2.7.egg (9.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page