Commit Graph

15 Commits

Author SHA1 Message Date
Dmitry Vasilev
325c3a50ce Merge python.vim and python3.0.vim into python.vim
Merge Python 3 and Python 3 script versions into
the single python.vim script
2013-03-10 16:46:05 +01:00
Dmitry Vasiliev
f259b31b50 Fixes for str.format syntax highlighting 2010-11-14 12:15:05 +03:00
Dmitry Vasiliev
6f89b1c2de Done TODO item 2010-11-12 13:14:03 +03:00
Dmitry Vasiliev
9f7d4af442 Fixed highlighting for bytes and numbers 2010-11-11 16:11:21 +03:00
Dmitry Vasiliev
d510d31b02 Fixed highlighting for raw bytes literals 2010-11-09 19:58:04 +03:00
Dmitry Vasiliev
4fc6d28416 Fixed highlighting for decorators 2009-07-24 13:09:13 +04:00
Dmitry Vasiliev
1838753d2c Fixed number display 2008-12-07 18:56:30 +03:00
Dmitry Vasiliev
64749a3a88 Added support for non-ASCII identifiers 2008-12-07 18:20:21 +03:00
Dmitry Vasiliev
b521645066 Trailing 'L' removal was in wrong file 2008-09-29 16:48:52 +04:00
Dmitry Vasiliev
a2208995a6 Added support for brace escaping in str.format 2008-09-22 13:01:18 +04:00
Dmitry Vasiliev
4954174d85 Added support for b'...' syntax 2008-09-22 12:18:14 +04:00
Dmitry Vasiliev
5cfa952032 Fixed hex error display 2008-09-21 20:49:52 +04:00
Dmitry Vasiliev
4a2bf5e853 Added tests for string formattings 2008-09-21 20:19:34 +04:00
Dmitry Vasiliev
6f75c9ab82 Fixed hex error display 2008-09-21 20:16:19 +04:00
Dmitry Vasiliev
3b960bac77 Removed old SVN stuff 2008-09-18 12:23:33 +04:00