Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-97669: Remove outdated example scripts (#97675) | Victor Stinner | 2022-10-04 |
* | Clean up syntax for some scripts. | Florent Xicluna | 2010-08-09 |
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 |
* | Ran 2to3 over scripts directory. | Georg Brandl | 2008-05-16 |
* | Convert print statements to function calls in Tools/. | Collin Winter | 2007-08-03 |
* | [Patch #1005491 ] use __name__ == '__main__' in scripts | Andrew M. Kuchling | 2004-08-09 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 |
* | Fix use of 'file' as a variable name. | Andrew M. Kuchling | 2003-05-13 |
* | Whitespace normalization. | Tim Peters | 2001-01-17 |
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 |
* | *** empty log message *** | Guido van Rossum | 1993-04-01 |
* | New == syntax | Guido van Rossum | 1992-01-01 |
* | Initial revision | Guido van Rossum | 1991-06-04 |