commit | f305a1ad7a44a04a278451e3c25692ef894a4b3c | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Aug 01 21:29:37 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Aug 01 21:29:37 2010 +0000 |
tree | 555f0ca65c6aa0c1246ab0af648207d0aa7f6b72 | |
parent | 2c10840e2c08265aa30b0c9c4996f84a3c761602 [diff] |
Blocked revisions 82949,82964 via svnmerge ........ r82949 | georg.brandl | 2010-07-18 12:11:03 +0200 (So, 18 Jul 2010) | 1 line #9279: remove the pdb.doc file, put its contents in pdb.__doc__. Also sync this and the pdb docs, introduce a new directive for pdb commands and a role to link to them. ........ r82964 | georg.brandl | 2010-07-19 10:02:46 +0200 (Mo, 19 Jul 2010) | 1 line pydoc.pager does not promise to use $PAGER. ........