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
test_unparse.py