cpython/Lib/test/test_tools
Serhiy Storchaka 69524821a8
bpo-33189: pygettext.py now accepts only literal strings (GH-6364)
as docstrings and translatable strings, and rejects
bytes literals and f-string expressions.
2018-04-19 09:23:03 +03:00
..
__init__.py
__main__.py
test_fixcid.py Issue #27952: Capture stderr in run_script() 2016-09-13 07:55:54 +03:00
test_gprof2html.py
test_i18n.py bpo-33189: pygettext.py now accepts only literal strings (GH-6364) 2018-04-19 09:23:03 +03:00
test_md5sum.py
test_pdeps.py
test_pindent.py
test_reindent.py bpo-30109: Fix reindent.py (GH-1207) 2017-04-19 22:59:20 -07:00
test_sundry.py Trivial cleanups following bpo-31370 (#3649) 2017-09-18 23:50:44 +02:00
test_unparse.py bpo-31174: Improve the code of test_tools.test_unparse. (#4146) 2017-10-27 15:35:11 +03:00