This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-17 01:49:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb6364557f9bc4e6be29bb8a8f43308a0e080aba
cpython
/
Lib
/
test
/
test_tools
T
History
Yury Selivanov
f8cb8a16a3
Issue
#27985
: Implement PEP 526 -- Syntax for Variable Annotations.
...
Patch by Ivan Levkivskyi.
2016-09-08 20:50:03 -07:00
..
__init__.py
Remove more unused imports in tests.
2016-04-25 00:05:30 +03:00
__main__.py
…
test_com2ann.py
Issue
#27985
: Implement PEP 526 -- Syntax for Variable Annotations.
2016-09-08 20:50:03 -07:00
test_gprof2html.py
Issue
#23277
: Remove unused imports in tests.
2016-04-24 21:41:02 +03:00
test_i18n.py
Skip test_tools.test_i18n when pygettext.py is missing
2016-08-30 10:00:26 -05:00
test_md5sum.py
Issue
#23277
: Remove unused imports in tests.
2016-04-24 21:41:02 +03:00
test_pdeps.py
Issue
#23277
: Remove unused imports in tests.
2016-04-24 21:41:02 +03:00
test_pindent.py
…
test_reindent.py
…
test_sundry.py
…
test_unparse.py
fix skipping
#27921
for windows
2016-09-05 11:13:07 -07:00