from IPython.core.debugger import Pdb def testme(a,b,c=None): print a+b+c pdb = Pdb() pdb.runcall(testme, 1, 2, 3)
If you write:
ipdb>a<TAB>
it actually outputs whitespace, vs in the console you would get a command completion list.
Running 0.13-dev, "ipython-qtconsole --pylab=inline" on Kubuntu 11.10, python 2.7.2.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4