summaryrefslogtreecommitdiff
path: root/Tools/scripts/pysource.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup findnocoding.py and pysource.py scripts (with infile/infile.close)Victor Stinner2012-08-021-4/+4
* Fix findnocoding.p and pysource.py scriptsVictor Stinner2012-08-011-3/+3
* Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes)Éric Araujo2011-07-291-0/+0
|\
| * Fix missing or wrong shebangs and missing executable bits for scripts (#10318)Éric Araujo2011-07-261-0/+0
* | Remove obsolete 'rU' mode in Tools/scripts too (see be5b8d1ded34)Éric Araujo2011-05-051-1/+1
|/
* convert shebang lines: python -> python3Benjamin Peterson2010-03-111-1/+1
* Merged revisions 60990-61002 via svnmerge fromChristian Heimes2008-02-231-1/+1
* Convert print statements to function calls in Tools/.Collin Winter2007-08-031-4/+4
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-3/+3
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-1/+1
* Whitespace normalization (via reindent.py).Tim Peters2005-08-261-4/+4
* Patch [ 784089 ] A program to scan python files and list those require codingGeorg Brandl2005-08-241-0/+130