cpython/Lib/test/test_tools
Mariatta 58f3c9dc8f bpo-30109: Fix reindent.py (GH-1207)
Skip the file if it has bad encoding.
2017-04-19 22:59:20 -07:00
..
__init__.py Remove more unused imports in tests. 2016-04-25 00:05:30 +03:00
__main__.py
test_fixcid.py Issue #27952: Capture stderr in run_script() 2016-09-13 07:55:54 +03:00
test_gprof2html.py Issue #23277: Remove unused imports in tests. 2016-04-24 21:41:02 +03:00
test_i18n.py bpo-29972: Skip tests known to fail on AIX (#979) 2017-04-04 10:35:15 +02:00
test_md5sum.py Issue #23277: Remove unused imports in tests. 2016-04-24 21:41:02 +03:00
test_pdeps.py Issue #23277: Remove unused imports in tests. 2016-04-24 21:41:02 +03:00
test_pindent.py
test_reindent.py bpo-30109: Fix reindent.py (GH-1207) 2017-04-19 22:59:20 -07:00
test_sundry.py
test_unparse.py Issue 27948: Allow backslashes in the literal string portion of f-strings, but not in the expressions. Also, require expressions to begin and end with literal curly braces. 2016-09-09 21:56:20 -04:00