]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#4179: In pdb, allow "list ." as a command to return to the currently debugged line.
authorGeorg Brandl <georg@python.org>
Fri, 30 Jul 2010 07:14:01 +0000 (07:14 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 30 Jul 2010 07:14:01 +0000 (07:14 +0000)
commita91a94b7c054a01b26bc76a1f3ccaefc6395f077
tree15070606649b7768aefa12e923e9f22d54b16286
parentb3b96bd52034731c393b8b364813ec5987fe2309
#4179: In pdb, allow "list ." as a command to return to the currently debugged line.
Lib/pdb.py
Misc/NEWS