##// END OF EJS Templates
Make clearer and simpler how to user prompt-toolkit PDB...
Make clearer and simpler how to user prompt-toolkit PDB Closes #9781

File last commit:

r14009:6f019b30
r22724:21c81f10
Show More
__main__.py
3 lines | 104 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.testing import iptestcontroller
iptestcontroller.main()