Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes) | Éric Araujo | 2011-07-29 | 1 | -0/+0 |
|\ | |||||
| * | Fix missing or wrong shebangs and missing executable bits for scripts (#10318) | Éric Araujo | 2011-07-26 | 1 | -0/+0 |
* | | Remove obsolete 'rU' mode in Tools/scripts too (see be5b8d1ded34) | Éric Araujo | 2011-05-05 | 1 | -1/+1 |
|/ | |||||
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -1/+1 |
* | Convert print statements to function calls in Tools/. | Collin Winter | 2007-08-03 | 1 | -4/+4 |
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -3/+3 |
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -1/+1 |
* | Whitespace normalization (via reindent.py). | Tim Peters | 2005-08-26 | 1 | -4/+4 |
* | Patch [ 784089 ] A program to scan python files and list those require coding | Georg Brandl | 2005-08-24 | 1 | -0/+130 |