>
>     line 1155:
>       File "<string>", line 84
>         @property
>         ^
>     SyntaxError: invalid syntax

I answered my own question:

    :python import platform
    :python platform.print_version()
    2.3.5

@property was introduced in 2.4

The version of python that MacVim has linked against is pretty old :)


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to