summaryrefslogtreecommitdiff
path: root/doc/_ext/px_cleaner.py
Commit message (Collapse)AuthorAgeFilesLines
* Don't need the .px doc toolchain any morecoverage-4.0b2Ned Batchelder2015-08-221-19/+0
|
* with statements: no more finally closeNed Batchelder2013-10-201-9/+2
| | | | | --HG-- branch : 4.0
* New sphinx adds a blank line before the xml declaration, this micro-tool ↵Ned Batchelder2011-02-121-0/+26
strips it off.