view src/testdir/pyxfile/py2_magic.py @ 21352:92c30752e9d2

Added tag v8.2.1226 for changeset a4f21363015110c4089224303c212ef3b6da5463
author Bram Moolenaar <Bram@vim.org>
date Thu, 16 Jul 2020 22:45:04 +0200
parents 7598ce51bf2a
children
line wrap: on
line source

# requires python 2.x

import sys
print(sys.version)