6 Commits (d858df20d0d82eeefbdbe9982cfd68207a0cd446)

Author SHA1 Message Date
Guido van Rossum 98297ee781 Merging the py3k-pep3137 branch back into the py3k branch. 19 years ago
Georg Brandl bd1c68c94f Patch #1303: Adapt str8 constructor to bytes (now buffer) one. 19 years ago
Walter Dörwald eab198d229 Fix testcodec.py and test_charmapcodec.py 19 years ago
Guido van Rossum ef87d6ed94 Rip out all the u"..." literals and calls to unicode(). 19 years ago
Tim Peters d2bf3b7ca6 Whitespace normalization. Leaving tokenize_tests.py alone for now. 25 years ago
Marc-André Lemburg ef34274d3b Moved the test codec definition to a new module and updated the test and 26 years ago
Marc-André Lemburg a866df806d This patch changes the default behaviour of the builtin charmap 26 years ago
Guido van Rossum 0229bf6001 Marc-Andre Lemburg: Unicode encodings. 26 years ago