This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e103aaca67
cpython
/
Lib
/
test
/
libregrtest
History
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
…