Simple debug help with pdb
Project description
What is betahaus.debug?
A simple utility function for adding a external pdb script that is accessible via url everywhere in the site. This does not add any post-mortem debugger. If you want that use the Products.PDBDebugMode. betahaus.debug only works when in DevelopmentMode.
Installation
- buildout:
add betahaus.debug entries to eggs and zcml in the appropriate buildout configuration file.
re-run buildout.
Install via portal_quickinstaller or Site Setup in plone to get the External method
Usage
Add /pdb to a url and you will get a python debugger on that contenttype where self is the context.
Remember to remove this when putting in production.
Enjoy!
Change history
0.1 (2009-08-29)
Initial release (mlundwall)
Contributors
Martin Lundwall, Author
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file betahaus.debug-0.1.tar.gz
.
File metadata
- Download URL: betahaus.debug-0.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c22c67c740e0a144a676924eb163d8e901f2c47bbc1dc82d1f72e08dbad0b08 |
|
MD5 | 0adb8d4d5714ff184b8d831693782c02 |
|
BLAKE2b-256 | ff7def2b6be4fa753852aa3bfe9ddc78aca5c034a9745c24521e47d72512ae5e |