python (3.11.7)

(root)/
lib/
python3.11/
test/
test_future_stmt/
badsyntax_future10.py
       1  from __future__ import absolute_import
       2  "spam, bar, blah"
       3  from __future__ import print_function