commit | 53b33e767d9aa85f2bf3add5850499596f9d0558 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Mon Nov 21 01:17:27 2011 +0100 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Mon Nov 21 01:17:27 2011 +0100 |
tree | 3a6dc041509e03ee5bacbfc17af85f6c33392ca2 | |
parent | a1c03b0a587ec971360c4f57a801631bba2dd5f1 [diff] |
UnicodeTranslateError uses the new Unicode API The index is a character index, not a index in a Py_UNICODE* string.