Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #7475: add (un)transform method to bytes/bytearray and str, add back codecs t... | Georg Brandl | 2010-12-02 | 1 | -0/+56 |
* | Rip out all codecs that can't work in a unicode/bytes world: | Walter Dörwald | 2007-06-12 | 1 | -74/+0 |
* | Merge part of the trunk changes into the p3yk branch. This merges from 43030 | Thomas Wouters | 2006-04-21 | 1 | -1/+17 |
* | Patch #462635 by Andrew Kuchling correcting bugs in the new | Marc-André Lemburg | 2001-09-20 | 1 | -2/+4 |
* | Add quoted-printable codec | Guido van Rossum | 2001-05-15 | 1 | -0/+56 |