This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3746619b84158dfdceaa837fc3e400a98d52fb17
cpython
/
Lib
/
test
/
test_tools
History
Benjamin Peterson
4ce9e7a14a
merge 3.5
2016-09-12 22:09:39 -07:00
..
__init__.py
Remove more unused imports in tests.
2016-04-25 00:05:30 +03:00
__main__.py
…
test_fixcid.py
Issue
#27952
: Capture stderr in run_script()
2016-09-13 07:55:54 +03:00
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
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