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 |
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 |
* | [Patch #1005491 ] use __name__ == '__main__' in scripts | Andrew M. Kuchling | 2004-08-09 |
* | Fix use of 'file' as a variable name. | Andrew M. Kuchling | 2003-05-13 |
* | Apply diff2.txt from SF patch http://www.python.org/sf/572113 | Walter Dörwald | 2002-09-11 |
* | Whitespace normalization. | Tim Peters | 2001-01-17 |
* | Fix multi-arg list.append() calls. | Guido van Rossum | 1998-10-08 |
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 |
* | Initial revision | Guido van Rossum | 1994-05-09 |