Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-97669: Remove outdated example scripts (#97675) | Victor Stinner | 2022-10-04 |
* | bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927) | Serhiy Storchaka | 2019-03-30 |
* | #18803: fix more typos. Patch by Févry Thibault. | Ezio Melotti | 2013-08-26 |
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 |
* | Convert print statements to function calls in Tools/. | Collin Winter | 2007-08-03 |
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 |
* | Added a module docstring, which doubles as the --help text. | Barry Warsaw | 2002-02-08 |
* | Hand repair of cases where reindent changed lines of the form | Tim Peters | 2001-01-17 |
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 |
* | Change copyright notice. | Guido van Rossum | 2000-06-30 |
* | give in to tab police | Guido van Rossum | 1998-03-24 |
* | Script to fix cprt notice | Guido van Rossum | 1996-11-27 |