cpython/Lib/test/test_tools
Mariatta 430020500c [3.6] bpo-30109: Fix reindent.py (GH-1207) (GH-1208)
Skip the file if it has bad encoding.
(cherry picked from commit 58f3c9dc8f)
2017-04-20 07:12:37 -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 Skip test_tools.test_i18n when pygettext.py is missing 2016-08-30 10:00:26 -05: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 [3.6] bpo-30109: Fix reindent.py (GH-1207) (GH-1208) 2017-04-20 07:12:37 -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