cpython/Lib/test/test_tools
Ruediger Pluem 2b7dc40b2a bpo-38347: find pathfix for Python scripts whose name contain a '-' (GH-16536)
pathfix.py: Assume all files that end on '.py' are Python scripts when working recursively.
2019-10-11 15:36:50 +02:00
..
test_c_analyzer bpo-38187: Fix a refleak in Tools/c-analyzer. (gh-16304) 2019-09-27 15:53:34 +01:00
__init__.py bpo-36876: Add a tool that identifies unsupported global C variables. (#15877) 2019-09-11 19:49:45 +01:00
__main__.py
test_fixcid.py
test_gprof2html.py
test_i18n.py
test_lll.py
test_md5sum.py
test_pathfix.py bpo-38347: find pathfix for Python scripts whose name contain a '-' (GH-16536) 2019-10-11 15:36:50 +02:00
test_pdeps.py
test_pindent.py
test_reindent.py
test_sundry.py
test_unparse.py