Skip to main content

An exception hook that can keep running code after a top-level exception occurs

Project description

If you encounter a top-level exception while running a python program in a tty, this package will give you the option to continue execution anyway like a deranged lunatic.

Once you are executing things in this mode, things get a bit weird. The stack will have strange entries on it, unassigned local variables will take on the value None, and if you yield from a generator something will go wrong (most likely the program will disappear from the stack and you’ll immediately exit).

Tested on CPython 2.7 only.

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

reckless-0.2.tar.gz (4.5 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