IPython-enabled pdb
Project description
IPython pdb
allows to use
from ipdb import set_trace; set_trace()
You then get all the nice stuff from IPython (tab completion, nice tracebacks) right in pdb.
Credits
patch from Jean Jordaan for correct setup of colors
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
ipdb-0.1dev-r1716.tar.gz
(1.5 kB
view hashes)
Built Distribution
ipdb-0.1dev_r1716-py2.4.egg
(2.2 kB
view hashes)