Hi tux, 2016/1/2 Sat 1:37:50 UTC+9 tux. wrote: > I updated my Python 2.7.10 to 2.7.11 and compiled Vim (Make_mvc, my > compile.bat is available online [1]) again, now I get "the Python's > site module is not available" every time I type :python (something). > > Has anything relevant changed in Python itself or was one of the last > few dozen patches quirky? I suspect the 1012 patch... > > > [1] http://tuxproject.de/projects/vim/_compile.bat.php
It's a bug of Python 2.7.11. See https://github.com/vim/vim/issues/532 . And also check the patch 7.4.990. Regards, Ken Takata -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
