From: "Mikhail Stepura", Tue, April 05, 2011 9:34 pm > From: Steve Hall, Wednesday, April 06, 2011 12:28 PM > > From: "Mikhail Stepura", Tue, April 05, 2011 8:54 pm > > > > > > Many thanks for the providing of up-to-date versions of Vim. But > > > why are they built with Python 2.6 support? > > > > > > :version > > > > > > -DFEAT_PYTHON -DDYNAMIC_PYTHON -DDYNAMIC_PYTHON_DLL="python26.dll" > > > > > > I mean Python 2.7 is the latest from the 2.x branch > > > > Bigger question: now that Vim has a +python3 feature, should our > > defaults move to Python3? > > May be we should support both 2& 3? That seems to be possible: > > http://www.polarhome.com/vim/manual/v73/if_pyth.html#python3 > <quote> > 4. Python 2 and 3 support (+python/dyn, +python3/dyn) > > Some more details on the special case 4: > > When Python 2 and Python 3 are both supported they must be loaded > dynamically. > </quote>
Sounds good to me, I'll see if we can make this happen. -- Steve Hall [ digitect dancingpaper com ] :: Cream for Vim (http://cream.sourceforge.net) ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ cream-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cream-general
