]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added support for pdb.set_trace.
authorJim Fulton <jim@zope.com>
Mon, 9 Aug 2004 11:34:47 +0000 (11:34 +0000)
committerJim Fulton <jim@zope.com>
Mon, 9 Aug 2004 11:34:47 +0000 (11:34 +0000)
commit356fd19c31882e35b34027b4c12fa8922e74e3ca
tree42bee78e3da802e8fc0743fe4db6750327df8dba
parent9dc19c2515637344bf871870114669252bd72773
Added support for pdb.set_trace.
Lib/doctest.py
Lib/test/test_doctest.py