commit | 6b38daa80dc0b63a089ac4557e25abe1f76b95af | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Jun 01 21:05:17 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Jun 01 21:05:17 2008 +0000 |
tree | 0bb6028f26e25deab4772ff34a09dc9c35798ebd | |
parent | 40ab2ec79604d204320df71a646e46a6221ff7e7 [diff] |
Merged revisions 63871 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r63871 | georg.brandl | 2008-06-01 22:33:55 +0200 (Sun, 01 Jun 2008) | 3 lines Generate pydoc's topic help from the reST docs via Sphinx' new text writer. ........