| Commit message (Expand) | Author | Age | Files | Lines |
* | The Canvas module has been removed. | Brett Cannon | 2008-05-10 | 1 | -188/+0 |
|
|
* | Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge... | Benjamin Peterson | 2008-03-31 | 2 | -5/+5 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
|
|
* | Merged revisions 59642-59665 via svnmerge from | Christian Heimes | 2008-01-02 | 1 | -1/+1 |
|
|
* | Merged revisions 59541-59561 via svnmerge from | Christian Heimes | 2007-12-19 | 1 | -0/+4 |
|
|
* | Removed the API to create unbound methods and simplified the API for bound me... | Christian Heimes | 2007-11-27 | 1 | -1/+1 |
|
|
* | Patch# 1258 by Christian Heimes: kill basestring. | Guido van Rossum | 2007-10-16 | 1 | -1/+1 |
|
|
* | Fix turtle module: None and int are not comparable, map returns an iterator. | Georg Brandl | 2007-09-23 | 1 | -5/+5 |
|
|
* | Raise statement normalization in Lib/. | Collin Winter | 2007-08-30 | 5 | -30/+27 |
|
|
* | Kill execfile(), use exec() instead | Neal Norwitz | 2007-08-12 | 1 | -4/+4 |
|
|
* | Merged revisions 56301-56442 via svnmerge from | Guido van Rossum | 2007-07-18 | 1 | -1/+1 |
|
|
* | Change a bunch of file encodings from Latin-1 to UTF-8. | Guido van Rossum | 2007-07-16 | 1 | -1/+1 |
|
|
* | Merged revisions 56265-56300 via svnmerge from | Guido van Rossum | 2007-07-12 | 1 | -1/+1 |
|
|
* | Merged revisions 56154-56264 via svnmerge from | Guido van Rossum | 2007-07-11 | 1 | -1/+1 |
|
|
* | Simplify various spots where: str() is called on something | Walter Dörwald | 2007-06-11 | 1 | -5/+1 |
|
|
* | Merged revisions 55795-55816 via svnmerge from | Guido van Rossum | 2007-06-07 | 2 | -14/+13 |
|
|
* | Merged revisions 55407-55513 via svnmerge from | Guido van Rossum | 2007-05-22 | 2 | -5/+5 |
|
|
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -1/+1 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 9 | -30/+30 |
|
|
* | Merged revisions 53538-53622 via svnmerge from | Thomas Wouters | 2007-02-05 | 1 | -2/+2 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -2/+2 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 5 | -7/+27 |
|
|
* | Patch #1550800: make exec a function. | Georg Brandl | 2006-09-06 | 1 | -1/+1 |
|
|
* | Don't define has_key(). | Guido van Rossum | 2006-08-21 | 1 | -2/+0 |
|
|
* | Couple more has_keys() going... | Guido van Rossum | 2006-08-19 | 5 | -26/+26 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 3 | -89/+126 |
|
|
* | Merge the rest of the trunk. | Thomas Wouters | 2006-06-08 | 1 | -2/+2 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -18/+565 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 3 | -17/+109 |
|
|
* | Remove sys.exc_type, sys.exc_value, sys.exc_traceback | Neal Norwitz | 2006-03-17 | 1 | -1/+1 |
|
|
* | r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100 | Fredrik Lundh | 2005-11-12 | 4 | -23/+2 |
|
|
* | Fix typos. | Walter Dörwald | 2005-11-09 | 2 | -3/+3 |
|
|
* | Fix a problem in Tkinter introduced by SF patch #869468 (checked in as | Guido van Rossum | 2005-07-26 | 1 | -6/+0 |
|
|
* | Patch #1121234: Properly cleanup _exit and tkerror commands. | Martin v. Löwis | 2005-03-01 | 1 | -0/+7 |
|
|
* | Convert boolean results back to strings. Fixes #807871. | Martin v. Löwis | 2004-09-18 | 1 | -1/+6 |
|
|
* | Remove debug print. | Martin v. Löwis | 2004-08-20 | 1 | -1/+0 |
|
|
* | Whitespace normalization. | Tim Peters | 2004-08-20 | 1 | -4/+4 |
|
|
* | Expand tabs. | Martin v. Löwis | 2004-08-18 | 1 | -1/+1 |
|
|
* | Patch #764217: Add nametofont function, exists parameter. | Martin v. Löwis | 2004-08-18 | 1 | -6/+38 |
|
|
* | Patch #986929: Add support for wish -sync and -use options. | Martin v. Löwis | 2004-08-03 | 1 | -2/+3 |
|
|
* | Wait for visibility before setting a grab. Fixes #946153. | Martin v. Löwis | 2004-08-03 | 3 | -0/+3 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 3 | -15/+14 |
|
|
* | Patch #911176: Move test function into __main__ | Martin v. Löwis | 2004-03-22 | 1 | -12/+12 |
|
|
* | Patch #853488: Add hlist entry_configure and entry_cget methods. | Martin v. Löwis | 2004-03-21 | 1 | -0/+11 |
|
|
* | Implementation of patch 869468 | David Ascher | 2004-02-18 | 1 | -5/+30 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 4 | -14/+14 |
|
|
* | Convert path objects to strings in askdirectory. Fixes #852314. | Martin v. Löwis | 2003-12-01 | 1 | -0/+6 |
|
|
* | Patch #805976: Add DOTBOX and UNDERLINE. | Martin v. Löwis | 2003-09-20 | 1 | -0/+5 |
|
|
* | Add HIDDEN. Fixes #777664. | Martin v. Löwis | 2003-08-09 | 1 | -0/+2 |
|
|
* | Fix SF bug #763637, 2.3b2 unpack tuple of wrong size in after_cancel | Neal Norwitz | 2003-07-01 | 1 | -2/+4 |
|
|