]> granicus.if.org Git - python/commit
#9064: accept number of frames for "up" and "down" commands in pdb.
authorGeorg Brandl <georg@python.org>
Sun, 27 Jun 2010 10:37:48 +0000 (10:37 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 27 Jun 2010 10:37:48 +0000 (10:37 +0000)
commiteb1f4aa2321e5ac19e3139858c09e5b1c7acc668
treede43df1847e77c29286046e0d34a6549c6ec3479
parent952867aa306dda2a710df4c286b5d9f0593e3d34
#9064: accept number of frames for "up" and "down" commands in pdb.
Doc/library/pdb.rst
Lib/pdb.doc
Lib/pdb.py
Misc/NEWS