Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
6e6c6ac3d7ccd235d8cb6835db85a432ac0ccba5
/
.
/
Lib
/
test
/
badsyntax_future10.py
blob: fa5ab67a98d0ec831df53f8555bf6fc069a8f7c8 [
file
] [
log
] [
blame
]
Benjamin Peterson
2d6acd2
2013-03-16 09:15:47 -0700
[
diff
] [
blame
]
1
from
__future__
import
absolute_import
2
"spam, bar, blah"
3
from
__future__
import
print_function