Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging the py3k-pep3137 branch back into the py3k branch. | Guido van Rossum | 2007-11-06 | 1 | -1/+1 |
* | Patch #1303: Adapt str8 constructor to bytes (now buffer) one. | Georg Brandl | 2007-10-24 | 1 | -1/+1 |
* | Fix testcodec.py and test_charmapcodec.py | Walter Dörwald | 2007-05-23 | 1 | -1/+1 |
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -2/+2 |
* | Whitespace normalization. Leaving tokenize_tests.py alone for now. | Tim Peters | 2001-01-18 | 1 | -3/+2 |
* | Moved the test codec definition to a new module and updated the test and | Marc-André Lemburg | 2001-01-10 | 1 | -0/+49 |