12 Commits (e8f706eda77db200728fc436dca20f0591eeec27)

Author SHA1 Message Date
Victor Stinner a90f311d05 Cleanup findnocoding.py and pysource.py scripts (with infile/infile.close) 14 years ago
Victor Stinner 98516a6930 Fix findnocoding.p and pysource.py scripts 14 years ago
Éric Araujo a0e92a8028 Fix missing or wrong shebangs and missing executable bits for scripts (#10318) 15 years ago
Éric Araujo 0fb681ea50 Fix missing or shebangs and executable bits for scripts (#10318) 15 years ago
Éric Araujo 1e794f66f4 Remove obsolete 'rU' mode in Tools/scripts too (see be5b8d1ded34) 15 years ago
Benjamin Peterson 90f5ba538b convert shebang lines: python -> python3 16 years ago
Christian Heimes 05e8be17fd Merged revisions 60990-61002 via svnmerge from 18 years ago
Christian Heimes c5f05e45cf Patch #2167 from calvin: Remove unused imports 18 years ago
Collin Winter 6afaeb757a Convert print statements to function calls in Tools/. 19 years ago
Guido van Rossum b940e113bf SF patch 1631942 by Collin Winter: 19 years ago
Thomas Wouters 89f507fe8c Four months of trunk changes (including a few releases...) 20 years ago
Georg Brandl f6d7371ec7 Fix name. 20 years ago
Georg Brandl 0750b1f220 Fix name. 20 years ago
Tim Peters 9e34c04732 Whitespace normalization (via reindent.py). 21 years ago
Georg Brandl 568973181a Patch [ 784089 ] A program to scan python files and list those require coding 21 years ago