This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author july
Recipients july
Date 2010-01-02.15:10:00
SpamBayes Score 0.0001007485
Marked as misclassified No
Message-id <1262445013.64.0.818540648921.issue7620@psf.upfronthosting.co.za>
In-reply-to
Content
'python.vim' syntax rules script was created for python 2 
(automatically, using script 'vim_python.py').

This patch updates it to run by python 3.

Some bugs with highlighting strings and numbers are resolved, too.

Also, 'syntax_test.py' is updated; relatively extensive tests on 
numbers, strings and statements added.
History
Date User Action Args
2010-01-02 15:10:15julysetrecipients: + july
2010-01-02 15:10:13julysetmessageid: <1262445013.64.0.818540648921.issue7620@psf.upfronthosting.co.za>
2010-01-02 15:10:12julylinkissue7620 messages
2010-01-02 15:10:11julycreate