| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 1 | -30/+30 |
| * | Killed the <> operator. You must now use !=. | Guido van Rossum | 2006-08-24 | 1 | -4/+4 |
| * | Get rid of a bunch more has_key() uses. We *really* need a tool for this. | Neal Norwitz | 2006-08-20 | 1 | -12/+12 |
| * | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -1/+1 |
| * | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -3/+3 |
| * | changed 8-space indentation to 4 | Just van Rossum | 2003-06-21 | 1 | -967/+967 |
| * | SF patch #701494: more apply removals | Raymond Hettinger | 2003-04-06 | 1 | -1009/+1009 |
| * | support unicode in menu items | Just van Rossum | 2003-01-09 | 1 | -1/+4 |
| * | quashed another case of the 32-bit warning. | Jack Jansen | 2003-01-08 | 1 | -1/+1 |
| * | Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both | Jack Jansen | 2002-12-30 | 1 | -0/+1120 |
