commit | da1ddf37c68f76041ca8ebb75e0016e96cc3f67b | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sun Nov 20 22:50:23 2011 +0100 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sun Nov 20 22:50:23 2011 +0100 |
tree | 9a6b64340bfd919884a3fe0df03cd438f57ced0e | |
parent | 4ead7c7be8089de7cab5db7d2a75e6bec5b55f10 [diff] |
UnicodeEncodeError uses the new Unicode API The index is a character index, not a index in a Py_UNICODE* string.