cpython/Lib/test/test_future_stmt
Miss Islington (bot) b9cbc58e13
[3.13] gh-126139: Improve error message location for future statement with unknown feature (GH-126140) (#126155)
gh-126139: Improve error message location for future statement with unknown feature (GH-126140)
(cherry picked from commit 224c370a36)

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
2024-10-30 00:36:06 +00:00
..
__init__.py
badsyntax_future.py
import_nested_scope_twice.py
nested_scope.py
test_future.py [3.13] gh-126139: Improve error message location for future statement with unknown feature (GH-126140) (#126155) 2024-10-30 00:36:06 +00:00
test_future_flags.py
test_future_multiple_features.py
test_future_multiple_imports.py
test_future_single_import.py