]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add "longlist" and "source" commands, ideas borrowed from pdb++ by Antonio Cuni.
authorGeorg Brandl <georg@python.org>
Fri, 30 Jul 2010 17:04:28 +0000 (17:04 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 30 Jul 2010 17:04:28 +0000 (17:04 +0000)
commite59ca2afe3a84c7262add278d36a0f890ca379f2
tree8db088814f9f9cfb4c088854582e54a60deae1aa
parent0d08962659faf137927f95233e3a7d0480325131
Add "longlist" and "source" commands, ideas borrowed from pdb++ by Antonio Cuni.
Doc/library/pdb.rst
Lib/pdb.py
Lib/test/test_pdb.py
Misc/ACKS
Misc/NEWS