mirror of
https://github.com/python/cpython.git
synced 2025-10-30 05:01:30 +00:00
gh-126139: Improve error message location for future statement with unknown feature (GH-126140)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| badsyntax_future.py | ||
| import_nested_scope_twice.py | ||
| nested_scope.py | ||
| test_future.py | ||
| test_future_flags.py | ||
| test_future_multiple_features.py | ||
| test_future_multiple_imports.py | ||
| test_future_single_import.py | ||