Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch #462635 by Andrew Kuchling correcting bugs in the new | Marc-André Lemburg | 2001-09-20 | 1 | -2/+4 |
| | | | | | codecs -- the self argument does matter for Python functions (it does not for C functions which most other codecs use). | ||||
* | Add quoted-printable codec | Guido van Rossum | 2001-05-15 | 1 | -0/+56 |