Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
1ee36d6ff5bc51a1ecb5631c3e5bb632b5d1bcfc
/
.
/
src
/
testdir
/
pyxfile
/
py2_magic.py
blob: 819892fd1616bd6c949bc6d5b976d7c545f5a11d [
file
] [
log
] [
blame
]
# requires python 2.x
import
sys
print
(
sys
.
version
)