]> granicus.if.org Git - python/commit
Merged revisions 72322 via svnmerge from
authorGeorg Brandl <georg@python.org>
Tue, 5 May 2009 09:00:19 +0000 (09:00 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 5 May 2009 09:00:19 +0000 (09:00 +0000)
commit243ad66ba63f6af19ca941add4b5a29eae109f31
tree0b0078f87750df9a8ae60f251976790b4035729e
parent991f9202bede42b033e499525755daed4a1c07be
Merged revisions 72322 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72322 | georg.brandl | 2009-05-05 10:54:11 +0200 (Di, 05 Mai 2009) | 1 line

  #5142: add module skipping feature to pdb.
........
Doc/library/pdb.rst
Lib/bdb.py
Lib/pdb.py
Lib/test/test_pdb.py [new file with mode: 0644]
Misc/NEWS