This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-29 22:26:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
test
/
test_future_stmt
History
Brian Schubert
e5c7543f12
[3.12] gh-126139: Improve error message location for future statement with unknown feature (GH-126140) (
#126160
)
...
(cherry picked from commit 224c370a3680132997f1e43d20a3b4ca95a060ab)
2024-10-30 00:54:32 +00:00
..
__init__.py
…
badsyntax_future3.py
…
badsyntax_future4.py
…
badsyntax_future5.py
…
badsyntax_future6.py
…
badsyntax_future7.py
…
badsyntax_future8.py
…
badsyntax_future9.py
…
badsyntax_future10.py
…
future_test1.py
…
future_test2.py
…
test_future_flags.py
…
test_future_multiple_features.py
…
test_future_multiple_imports.py
…
test_future_single_import.py
…
test_future.py
…