debug_readline module

Script that uses IPython’s prompt_toolkit to read in a line of input and echo it out on stdout

Used by pbdb as an more advanced version of readline.

debug_readline.main()[source]