Implemented: force python 2 or 3 with ability to switch during runtime

Simultaneous python2 and python3 support, switchable during runtime
calling a function as well as setting a variable in .vimrc! Closes
issues #200 and #210 (which gave the idea for this commit, thank you
@Shtucer).
This commit is contained in:
Asa Jay
2013-12-13 20:51:24 +01:00
parent eceba1e675
commit 3ad63c9458
4 changed files with 94 additions and 35 deletions
+1
View File
@@ -35,6 +35,7 @@ Stephen J. Fuhry (@fuhrysteve) <fuhrysteve@gmail.com>
Sheng Yun (@ShengYun) <uewing@gmail.com>
Yann Thomas-Gérard (@inside) <inside@gmail.com>
Colin Su (@littleq0903) <littleq0903@gmail.com>
Arthur Jaron (@eyetracker)
@something are github user names.