The :py3file command appears not to work as expected, specifically it
seems like when you type
:py3file foo.py
Vim is running
:py3 file foo.py
Which gives the obvious syntax error
File "<string>", line 1
file foo.py
^
SyntaxError: invalid syntax
Vim 7.3b from fresh pull from hg repository. Built with --with-
features=huge --enable-pythoninterp --enable-python3interp
Nico
--
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