cpython/Lib/test/test_tools
Eric V. Smith 6a4efce7a5 Closes issue 27921: Disallow backslashes anywhere in f-strings. This is a temporary restriction. In 3.6 beta 2, the plan is to again allow backslashes in the string parts of f-strings, but disallow them in the expression parts. 2016-09-03 09:18:34 -04:00
..
__init__.py
__main__.py
test_gprof2html.py
test_i18n.py Skip test_tools.test_i18n when pygettext.py is missing 2016-08-30 10:00:26 -05:00
test_md5sum.py
test_pdeps.py
test_pindent.py
test_reindent.py
test_sundry.py
test_unparse.py Closes issue 27921: Disallow backslashes anywhere in f-strings. This is a temporary restriction. In 3.6 beta 2, the plan is to again allow backslashes in the string parts of f-strings, but disallow them in the expression parts. 2016-09-03 09:18:34 -04:00