Many thanks for the tips! Now it works. I failed to found a recent Windows installer with python 3 enabled, so I had to build gvim myself (and I’m especially proud of it. :)
In case someone googles the same issue, I’d like to summarize my experience: http://vim.wikia.com/wiki/Build_Python-enabled_Vim_on_Windows_with_MinGW I edited Make_ming.mak and Makefile in their part concerning python. One can build gvim with the following command: mingw32-make -f Make_ming.mak gvim.exe -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
