commit | 160c6aba4b702131b703c80e434e811309f6b2a4 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Apr 22 23:19:41 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Apr 22 23:19:41 2010 +0000 |
tree | b6dd7b2fe9ad429c11ed2aed7a3db24a076a8b54 | |
parent | b7c656f2f59c54576b70fef2306a1cb75b833922 [diff] |
Merged revisions 80388 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r80388 | georg.brandl | 2010-04-23 00:15:33 +0200 (Fr, 23 Apr 2010) | 1 line Add "report a bug" links in some prominent places. Make it clear that doc bugs can be mailed to docs@python.org. Clarify tracker usage. ........