| Commit message (Expand) | Author | Age | Files | Lines |
* | Trailing whitespace is bad for .rst files. | Brett Cannon | 2010-07-03 | 1 | -1/+1 |
|
|
* | Blocked revisions 76154 via svnmerge | Brett Cannon | 2009-11-08 | 1 | -20/+17 |
|
|
* | Merged revisions 60383-60407 via svnmerge from | Christian Heimes | 2008-01-29 | 3 | -8/+9 |
|
|
* | Merged revisions 59595-59604 via svnmerge from | Christian Heimes | 2007-12-28 | 1 | -10/+3 |
|
|
* | #1535: rename __builtin__ module to builtins. | Georg Brandl | 2007-12-02 | 1 | -2/+2 |
|
|
* | Kill execfile(), use exec() instead | Neal Norwitz | 2007-08-12 | 1 | -2/+2 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -1/+1 |
|
|
* | 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 | 3 | -33/+34 |
|
|
* | Fix comment for indenting in C files. | Brett Cannon | 2006-08-31 | 1 | -1/+1 |
|
|
* | Part of SF patch #1513870 (the still relevant part) -- add reduce() to | Guido van Rossum | 2006-08-26 | 1 | -1/+1 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -1/+1 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 3 | -7/+6 |
|
|
* | Change C code to use 4-space indents. | Brett Cannon | 2006-04-24 | 1 | -6/+6 |
|
|
* | Get rid of a bunch more raw_input references | Neal Norwitz | 2006-03-17 | 1 | -5/+5 |
|
|
* | Update for 'with' statement. | Brett Cannon | 2006-03-01 | 3 | -17/+24 |
|
|
* | Add Misc/NEWS entry for Misc/Vim/vim_syntax.py . Also use conditional | Brett Cannon | 2006-03-01 | 1 | -4/+1 |
|
|
* | Remove line meant to test trailing whitespace since that kind of whitespace is | Brett Cannon | 2006-02-26 | 1 | -19/+40 |
|
|
* | Whitespace normalization. | Tim Peters | 2006-02-26 | 2 | -2/+2 |
|
|
* | Move the vimrc file to the newly created Vim/ directory. | Brett Cannon | 2006-02-25 | 1 | -0/+95 |
|
|
* | Add a script that auto-generates a Vim syntax highlighting file for Python. | Brett Cannon | 2006-02-25 | 3 | -0/+413 |
|
|