aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Tools/scripts/suff.py
Commit message (Expand)AuthorAge
* gh-97669: Remove outdated example scripts (#97675)Victor Stinner2022-10-04
* Clean up syntax for some scripts.Florent Xicluna2010-08-09
* convert shebang lines: python -> python3Benjamin Peterson2010-03-11
* Ran 2to3 over scripts directory.Georg Brandl2008-05-16
* Convert print statements to function calls in Tools/.Collin Winter2007-08-03
* [Patch #1005491 ] use __name__ == '__main__' in scriptsAndrew M. Kuchling2004-08-09
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-12
* Fix use of 'file' as a variable name.Andrew M. Kuchling2003-05-13
* Whitespace normalization.Tim Peters2001-01-17
* /usr/local/bin/python -> /usr/bin/env pythonGuido van Rossum1996-11-27
* *** empty log message ***Guido van Rossum1993-04-01
* New == syntaxGuido van Rossum1992-01-01
* Initial revisionGuido van Rossum1991-06-04