Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -4/+4 |
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -45/+58 |
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -1/+1 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Repair the test (adding a docstring to the module type changed the | Guido van Rossum | 2002-06-04 | 1 | -1/+1 |
* | Surprising fix for SF bug 563060: module can be used as base class. | Guido van Rossum | 2002-06-04 | 1 | -0/+48 |