rpathsync / epdb

An Extend Python debugger, based on the python debugger pdb. Epdb adds readline support amongst other features to pdb.

Clone this repository (size: 68.9 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/rpathsync/epdb/
commit 53: 08f1a3d3e247
parent 52: 990373aa5e8b
Undo change to absolute imports; it breaks on py2.4 defaulttip
Michael Tharp
11 months ago
View at rev
epdb /
filename size last modified message
epdb  
.hgtags 206 B 3 years ago remove 0.9.2
LICENSE 1.0 KB 4 years ago distribute under the MIT License
Make.rules 1.7 KB 4 years ago Move epdb code into subdir, fix up makefiles
Makefile 913 B 2 years ago 0.11
NEWS 1.1 KB 2 years ago Fix post_mortem()