summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_tools/test_reindent.py
Commit message (Collapse)AuthorAgeFilesLines
* [3.6] bpo-30109: Fix reindent.py (GH-1207) (GH-1208)Mariatta2017-04-201-0/+7
| | | | Skip the file if it has bad encoding. (cherry picked from commit 58f3c9dc8f5626abe09ac9738c34f6ba99ce2972)
* Issue #9517: Move script_helper to the support package.Berker Peksag2015-05-061-1/+1
| | | | Patch by Christie Wilson.
* Issue #21918: Convert test_tools.py to a sub-package of test.Zachary Ware2014-07-161-0/+28