Allow import of pdb in restricted code.
Project description
Introduction
To make a long story short: sometimes you need to break into the debugger in the middle of a Script (Python). To prevent the frustrating Unauthorized: import of 'pdb' is unauthorized message, use this enablesettrace package.
Installation
The installation is as simple as making sure the package is located on the Python path. For example when you are using zc.buildout list Products.enablesettrace in the eggs section:
[buildout] ... eggs = ... Products.enablesettrace
Credits
This code was contributed by Zach Bir and committed by Jim Fulton. Mark van Lent eggified the product.
Changelog
0.1 (2010-04-02)
Initial release: eggified version of Products.enablesettrace as stored in the Zope Subversion Repository.
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
Hashes for Products.enablesettrace-0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cb1010115dc5a0d0093664924739f7a2d769af2075766502544359c348b130a |
|
MD5 | 2d1a3718d7185eef01d555b607e0cef1 |
|
BLAKE2b-256 | 812cdc476120e62b637fb2346d10b3bcea28f3c8287da4e40f76bc5843ba5811 |