(root)/
Python-3.12.0/
Lib/
test/
badsyntax_future10.py
       1  from __future__ import absolute_import
       2  "spam, bar, blah"
       3  from __future__ import print_function