| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-22831: Use "with" to avoid possible fd leaks in tools (part 1). (GH-10926) | Serhiy Storchaka | 2019-03-30 | 1 | -30/+30 |
* | Issue #27952: Get fixcid.py working with the re module | Martin Panter | 2016-09-11 | 1 | -25/+27 |
* | Use OESeeror instead of os.error (#16720) | Andrew Svetlov | 2012-12-24 | 1 | -4/+4 |
* | #14490, #14491: add 'sundry'-style import tests for Tools/scripts. | R David Murray | 2012-04-04 | 1 | -1/+1 |
* | #11565: Merge with 3.1. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
|\ |
|
| * | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
* | | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
|/ |
|
* | Ran 2to3 over scripts directory. | Georg Brandl | 2008-05-16 | 1 | -2/+2 |
* | Convert print statements to function calls in Tools/. | Collin Winter | 2007-08-03 | 1 | -1/+1 |
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -1/+1 |
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -8/+8 |
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -6/+6 |
* | [Patch #1005491 ] use __name__ == '__main__' in scripts | Andrew M. Kuchling | 2004-08-09 | 1 | -1/+2 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -11/+7 |
* | Apply diff2.txt from SF patch http://www.python.org/sf/572113 | Walter Dörwald | 2002-09-11 | 1 | -6/+5 |
* | Hand repair of cases where reindent changed lines of the form | Tim Peters | 2001-01-17 | 1 | -12/+12 |
* | Whitespace normalization. | Tim Peters | 2001-01-17 | 1 | -213/+213 |
* | Correct comment; -c is off by default. | Guido van Rossum | 1997-05-15 | 1 | -1/+1 |
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
* | Fixed typo: == -> =. | Sjoerd Mullender | 1995-08-29 | 1 | -1/+1 |
* | Get rid of freeze (now its own directory). | Guido van Rossum | 1994-10-03 | 1 | -2/+5 |
* | remove references to /ufs/guido/bin/sgi/python | Guido van Rossum | 1994-01-07 | 1 | -1/+0 |
* | Various changes, andded -c option | Guido van Rossum | 1994-01-07 | 1 | -10/+23 |
* | Initial revision | Guido van Rossum | 1993-06-10 | 1 | -0/+303 |