]> granicus.if.org Git - vim/commit
patch 8.0.1648: resource fork tool doesn't work on Python 3 v8.0.1648
authorBram Moolenaar <Bram@vim.org>
Tue, 27 Mar 2018 19:12:01 +0000 (21:12 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 27 Mar 2018 19:12:01 +0000 (21:12 +0200)
commit1b2f61e732a961c1345bf3bb6826c1caa870c10d
tree1e09e156b5d1986c1d60a2905ce49ce0ce2e397f
parent2a77d21f7893ba14e682a3c5891d606f117a3f36
patch 8.0.1648: resource fork tool doesn't work on Python 3

Problem:    Resource fork tool doesn't work on Python 3.
Solution:   Use "print()" instead of "print". (Marius Gedminas)
src/dehqx.py
src/version.c