Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #883466: don't allow Unicode as arguments to quopri and uu codecs. | Georg Brandl | 2007-09-03 | 1 | -2/+3 |
* | Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass | Walter Dörwald | 2006-03-15 | 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 |