Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927) | Serhiy Storchaka | 2019-03-30 |
* | #27364: fix "incorrect" uses of escape character in the stdlib. | R David Murray | 2016-09-08 |
* | #14490, #14491: add 'sundry'-style import tests for Tools/scripts. | R David Murray | 2012-04-04 |
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 |
* | Ran 2to3 over scripts directory. | Georg Brandl | 2008-05-16 |
* | Whitespace normalization. | Tim Peters | 2001-01-17 |
* | satisfy the tabnanny | Jeremy Hylton | 2000-09-18 |
* | Scrit by Marc-Andre Lemburg to generate htmlentitydefs.py. | Guido van Rossum | 1999-08-19 |