| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #18960: Fix bugs with Python source code encoding in the second line. | Serhiy Storchaka | 2014-01-09 | 1 | -1/+3 |
|
|
* | Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script | Serhiy Storchaka | 2013-09-16 | 1 | -3/+3 |
|
|
* | Cleanup findnocoding.py and pysource.py scripts (with infile/infile.close) | Victor Stinner | 2012-08-01 | 1 | -1/+0 |
|
|
* | Fix findnocoding.p and pysource.py scripts | Victor Stinner | 2012-08-01 | 1 | -11/+11 |
|
|
* | Merge #14490, #14491: add 'sundry'-style import tests for Tools/scripts. | R David Murray | 2012-04-05 | 1 | -26/+28 |
|\ |
|
| * | #14490, #14491: add 'sundry'-style import tests for Tools/scripts. | R David Murray | 2012-04-05 | 1 | -26/+28 |
|
|
* | | Remove obsolete 'rU' mode in Tools/scripts too (see be5b8d1ded34) | Éric Araujo | 2011-05-05 | 1 | -2/+2 |
|/ |
|
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
|
|
* | Merged revisions 67028,67040,67044,67046,67052,67065,67070,67077,67082 via sv... | Benjamin Peterson | 2008-11-03 | 1 | -1/+1 |
|
|
* | default source encoding is now utf-8 | Benjamin Peterson | 2008-10-25 | 1 | -2/+2 |
|
|
* | Ran 2to3 over scripts directory. | Georg Brandl | 2008-05-16 | 1 | -1/+1 |
|
|
* | Convert print statements to function calls in Tools/. | Collin Winter | 2007-08-03 | 1 | -7/+7 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
|
|
* | 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 | -8/+6 |
|
|
* | Patch [ 784089 ] A program to scan python files and list those require coding | Georg Brandl | 2005-08-24 | 1 | -0/+106 |
|
|