commit | 26e3b681b26c9978c819396e278f43d356d86f9e | [log] [tgz] |
---|---|---|
author | Marc-André Lemburg <mal@egenix.com> | Thu Sep 20 10:33:38 2001 +0000 |
committer | Marc-André Lemburg <mal@egenix.com> | Thu Sep 20 10:33:38 2001 +0000 |
tree | 7faccd060a50eb825f6a01e1750e71693af552e9 | |
parent | efc3a3af3b47223af3f642ca3bb2a7df3ebdc6d1 [diff] |
Patch #462635 by Andrew Kuchling correcting bugs in the new codecs -- the self argument does matter for Python functions (it does not for C functions which most other codecs use).