summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/reindent-rst.py
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 85766-85767 via svnmerge fromGeorg Brandl2010-11-261-18/+3
| | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85766 | georg.brandl | 2010-10-21 09:40:03 +0200 (Do, 21 Okt 2010) | 1 line #10159: sort completion matches before comparing to dir() result. ........ r85767 | georg.brandl | 2010-10-21 14:49:28 +0200 (Do, 21 Okt 2010) | 1 line #9095, #8912, #8999: add support in patchcheck for Mercurial checkouts, C file reindenting, and docs whitespace fixing. ........
* Add a script to fixup rst files if the pre-commit hook rejects them.Georg Brandl2009-03-281-0/+29