coroner 0.2.2
Wraps python invocations in code to do post-mortem debugging and sundry usefulnesses.
Wraps python invocations in code to do post-mortem debugging and sundry usefulnesses.
coroner was adapted from a stackoverflow.com response by synthesizerpatel.
Usage
coroner is meant to be used as a command line module, invoked with code like:
python -m coroner some_sketchy_module.py
When the sketchy script invariably throws an exception, coroner will initiate a pdb.pm post-mortem debugging session.
You can also use it in the other ways that python can be used on the command line, e.g. with -c or -.
Bugs
That's all, folks. I might add more sometime soon.
Oh yeah, it doesn't do recursive module invocation yet.
Also I haven't really tested it, just tried it with -c a couple of times.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| coroner-0.2.2.tar.gz (md5) | Source | 2010-10-21 | 4KB | 346 | |
- Author: Ted Tibbetts
- Home Page: http://github.com/intuited/coroner
- Keywords: xml,grainery,odt,openoffice
-
Categories
- Development Status :: 2 - Pre-Alpha
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2
- Topic :: Software Development :: Debuggers
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Utilities
- Package Index Owner: intuited
- DOAP record: coroner-0.2.2.xml
