summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_tools/test_pindent.py
Commit message (Expand)AuthorAgeFilesLines
* gh-97669: Remove outdated example scripts (#97675)Victor Stinner2022-10-041-339/+0
* gh-84623: Remove unused imports in tests (#93772)Victor Stinner2022-06-131-1/+0
* Fix EncodingWarning in test_tools. (GH-28846)Inada Naoki2021-10-101-9/+9
* bpo-40275: Use new test.support helper submodules in tests (GH-21727)Hai Shi2020-08-041-1/+2
* Issue #9517: Move script_helper to the support package.Berker Peksag2015-05-061-1/+1
* Issue #21918: Convert test_tools.py to a sub-package of test.Zachary Ware2014-07-161-0/+339