| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 78338,78345-78346,78561-78562,78566,78574,78581,78634,78660,... | Benjamin Peterson | 2010-03-21 | 1 | -383/+0 |
|
|
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
|
|
* | More 2to3 fixes in the Tools directory. Fixes #2893. | Georg Brandl | 2008-05-16 | 1 | -1/+1 |
|
|
* | Remove string.{letters,lowercase,uppercase}. | Martin v. Löwis | 2007-08-14 | 1 | -2/+2 |
|
|
* | Patch #1550800: make exec a function. | Georg Brandl | 2006-09-06 | 1 | -2/+2 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -13/+13 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -15/+15 |
|
|
* | Apply diff2.txt from SF patch http://www.python.org/sf/572113 | Walter Dörwald | 2002-09-11 | 1 | -1/+1 |
|
|
* | Patches by Jens B. Jorgensen with small mods by me: | Jack Jansen | 2001-12-27 | 1 | -2/+2 |
|
|
* | Use string.ascii_letters instead of string.letters (SF bug #226706). | Fred Drake | 2001-07-20 | 1 | -2/+5 |
|
|
* | Comment out confusing write call. | Guido van Rossum | 1999-02-18 | 1 | -1/+1 |
|
|
* | tabnanny stuff | Guido van Rossum | 1998-04-10 | 1 | -294/+295 |
|
|
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
|
|
* | A few missing casts (Richard Neitzel). | Guido van Rossum | 1996-03-07 | 1 | -1/+2 |
|
|
* | Removed unneeded reference to tkinter | Jack Jansen | 1995-10-23 | 1 | -1/+0 |
|
|
* | moved Demo/modulator to Tools/modulator | Guido van Rossum | 1995-03-02 | 1 | -1/+1 |
|
|
* | checkin of Jack's original version | Guido van Rossum | 1995-03-02 | 1 | -0/+379 |
|
|