IPython versions 0.11.x, 0.12.x, 0.13.x, 1.x, 2.x and 3.x The big change from previous versions of ipy.vim is that it no longer requires the old brittle ipy_vimserver.py instantiation, and since it ...
In [4]: b=1 In [5]: (lambda :b)() ----- NameError Traceback (most recent call last) /home/fangohr/<ipython console> /home/fangohr/<ipython console> in <lambda ...