Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 60383-60407 via svnmerge from | Christian Heimes | 2008-01-29 | 1 | -2/+3 |
* | #1535: rename __builtin__ module to builtins. | Georg Brandl | 2007-12-02 | 1 | -2/+2 |
* | Add a note to this file that it might be out of date and need some care. | Neal Norwitz | 2007-04-21 | 1 | -0/+2 |
* | PEP 3114: rename .next() to .__next__() and add next() builtin. | Georg Brandl | 2007-04-21 | 1 | -2/+2 |
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -4/+4 |
* | Update for 'with' statement. | Brett Cannon | 2006-03-01 | 1 | -9/+6 |
* | Add Misc/NEWS entry for Misc/Vim/vim_syntax.py . Also use conditional | Brett Cannon | 2006-03-01 | 1 | -4/+1 |
* | Whitespace normalization. | Tim Peters | 2006-02-26 | 1 | -1/+1 |
* | Add a script that auto-generates a Vim syntax highlighting file for Python. | Brett Cannon | 2006-02-25 | 1 | -0/+232 |