| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 78338,78345-78346,78561-78562,78566,78574,78581,78634,78660,... | Benjamin Peterson | 2010-03-21 | 29 | -1440/+0 |
|
|
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 2 | -2/+2 |
|
|
* | More 2to3 fixes in the Tools directory. Fixes #2893. | Georg Brandl | 2008-05-16 | 4 | -5/+5 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
|
|
* | Remove more cruft leftover from nb_coerce. Rename nb_coerce to | Neil Schemenauer | 2007-09-21 | 1 | -7/+0 |
|
|
* | Convert raise statements in Tools/. | Collin Winter | 2007-08-22 | 2 | -3/+3 |
|
|
* | Remove string.{letters,lowercase,uppercase}. | Martin v. Löwis | 2007-08-14 | 1 | -2/+2 |
|
|
* | Remove support for __members__ and __methods__. There still might be | Neal Norwitz | 2007-08-11 | 1 | -4/+4 |
|
|
* | Convert print statements to function calls in Tools/. | Collin Winter | 2007-08-03 | 1 | -8/+8 |
|
|
* | Patch #1550800: make exec a function. | Georg Brandl | 2006-09-06 | 1 | -2/+2 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 4 | -18/+18 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -15/+15 |
|
|
* | Patch #812378: Normalize white space. | Martin v. Löwis | 2003-10-24 | 2 | -21/+21 |
|
|
* | Apply diff2.txt from SF patch http://www.python.org/sf/572113 | Walter Dörwald | 2002-09-11 | 3 | -5/+3 |
|
|
* | staticforward bites the dust. | Jeremy Hylton | 2002-07-17 | 1 | -1/+1 |
|
|
* | Patches by Jens B. Jorgensen with small mods by me: | Jack Jansen | 2001-12-27 | 17 | -146/+60 |
|
|
* | Use string.ascii_letters instead of string.letters (SF bug #226706). | Fred Drake | 2001-07-20 | 1 | -2/+5 |
|
|
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -9/+0 |
|
|
* | Change copyright notice - 2nd try. | Guido van Rossum | 2000-06-30 | 1 | -6/+0 |
|
|
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -21/+6 |
|
|
* | Comment out confusing write call. | Guido van Rossum | 1999-02-18 | 1 | -1/+1 |
|
|
* | Clarify how EXAMPLE.py is to be used ("python EXAMPLE.py", not | Guido van Rossum | 1999-02-16 | 1 | -1/+2 |
|
|
* | tabnanny stuff | Guido van Rossum | 1998-04-10 | 4 | -507/+508 |
|
|
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 2 | -2/+2 |
|
|
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 | 1 | -9/+16 |
|
|
* | A few missing casts (Richard Neitzel). | Guido van Rossum | 1996-03-07 | 3 | -6/+9 |
|
|
* | Removed unneeded reference to tkinter | Jack Jansen | 1995-10-23 | 1 | -1/+0 |
|
|
* | comment fix | Jack Jansen | 1995-10-23 | 1 | -0/+2 |
|
|
* | Added third argument to call() | Jack Jansen | 1995-10-12 | 2 | -2/+3 |
|
|
* | removed all references to modsupport.h | Guido van Rossum | 1995-06-20 | 1 | -1/+0 |
|
|
* | Two new methods | Jack Jansen | 1995-06-20 | 2 | -0/+20 |
|
|
* | Updated | Jack Jansen | 1995-06-20 | 1 | -4/+7 |
|
|
* | Jim Fulton's change to support doc strings | Jack Jansen | 1995-06-20 | 5 | -4/+30 |
|
|
* | Templates converted to new naming conventions (thanks to Chak Tan) | Jack Jansen | 1995-05-16 | 17 | -131/+100 |
|
|
* | Made the example slightly more complete | Jack Jansen | 1995-05-16 | 1 | -0/+7 |
|
|
* | 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 | 27 | -0/+1525 |
|
|