Hi Bram, > In the source code changes I notice you now define FEAT_PYTHON3, but > there is no FEAT_PYTHON2. I would think we need both, since we can have > Vim with: > - only Python 2 (current situation) > - only Python 3 (future) > - both Python 2 and 3
FEAT_PYTHON corresponds to FEAT_PYTHON2. You could rename it. cheers, Roland --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
