blob: b6073e8cf6a08438b9830a73735ed18c992c441d (
plain) (
blame)
1
2
3
|
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.
|