~ipython-dev/ipython/set_trace

Viewing all changes in revision 1175.

  • Committer: Ondrej Certik
  • Date: 2009-07-16 20:42:39 UTC
  • Revision ID: ondrej@certik.cz-20090716204239-oqc9enf6fzfdoo80
Implements IPython.set_trace() for starting ipython inplace

Important is that you can access all your local and global symbols, e.g. it's
just like if you did

import pdb
pdb.set_trace()

Thus the name.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: