43694681908b13e714ae6a1b1004d71a737b85c9
[stack/conf/vim.git] / addons / TagHighlight / plugin / TagHighlight / import_check.py
1 # Make sure we can import the print_function (and therefore that we're
2 # running a recent python)
3 from __future__ import print_function