|
|
|
|
|
by lawlesst
4901 days ago
|
|
There is ipdb. "ipdb exports functions to access the IPython debugger, which features tab completion, syntax highlighting, better tracebacks, better introspection with the same interface as the pdb module." http://pypi.python.org/pypi/ipdb |
|