index
:
vim
debian
progress-linux
upstream
debian 11: vim
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
testdir
/
pyxfile
/
py3_magic.py
blob: d4b7ee0071374319f521c1829619b9f66df1b133 (
plain
)
1
2
3
4
# requires python 3.x
import
sys
print
(
sys
.
version
)