cpython/Lib/test/test_tools
Miss Islington (bot) a4fb580f70
bpo-33189: pygettext.py now accepts only literal strings (GH-6364)
as docstrings and translatable strings, and rejects
bytes literals and f-string expressions.
(cherry picked from commit 69524821a8)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2018-04-18 23:49:15 -07:00
..
__init__.py
__main__.py
test_fixcid.py
test_gprof2html.py
test_i18n.py bpo-33189: pygettext.py now accepts only literal strings (GH-6364) 2018-04-18 23:49:15 -07:00
test_md5sum.py
test_pdeps.py
test_pindent.py
test_reindent.py
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