commit | 65c7d1405ebba6b25db8851ed4d4873657b80fa2 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Aug 01 21:29:32 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Aug 01 21:29:32 2010 +0000 |
tree | 53d057e31bae3c9600ca5fa7e1d7f0c63a53c6bc | |
parent | 57ebc910113957af2616988f1e4fa8af9d6f72a1 [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. ........