Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c17a0b87a682dab464d40a8ae1d16c009a1818ce
/
.
/
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