| Home | Trees | Indices | Help |
|
|---|
|
|
Customized version of pdb's default debugger. - sets up a history file - uses ipython if available to colorize lines of code - overrides list command to search for current block instead of using 5 lines of context
| Classes | |
|
Debugger custom debugger |
|
| Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
| Variables | |
readline = Nonehash(x) |
|
| Function Details |
colorize and annotate source with linenos (as in pdb's list command) |
Return the text of the source code for an object. The argument may be a module, class, method, function, traceback, frame, or code object. The source code is returned as a single string. An IOError is raised if the source code cannot be retrieved. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Dec 8 00:00:57 2017 | http://epydoc.sourceforge.net |