]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added 'r(et)v(al) command.
authorGuido van Rossum <guido@python.org>
Thu, 16 Jan 1992 13:55:21 +0000 (13:55 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 16 Jan 1992 13:55:21 +0000 (13:55 +0000)
commit7ac1c81f4f4b45722a0589e3ff42861b7082835a
tree29a952e8b4859221b02c84091fdc6ced560fb732
parent6fe08b0fe49a31a083608b2a3ecf8bdc57964ead
Added 'r(et)v(al) command.
Added pdd (post-mortem debugging) method to class Pdb.
Lib/pdb.py