cpython/Lib/test/libregrtest
Eric V. Smith 451d0e38fc 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
..
__init__.py
cmdline.py
main.py regrtest: log FS and locale encodings 2016-09-08 21:46:56 -07:00
refleak.py
runtest.py
runtest_mp.py
save_env.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
setup.py