commit | 7581cef6998a6488a186b915a2fd059bf0aa7d89 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Thu Nov 03 22:32:33 2011 +0100 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu Nov 03 22:32:33 2011 +0100 |
tree | 1ae8d468c05f3489f5aad02126ff2f6b15787800 | |
parent | 65f51bb1502aad75850c8b66db98d1359314c5d7 [diff] |
Adapt the code page encoder to the new unicode_encode_call_errorhandler() The code is not correct, but at least it doesn't crash anymore.