Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Objects
exceptions.c
Find file
Blame
History
Permalink
UnicodeTranslateError uses the new Unicode API
· 53b33e76
Victor Stinner
authored
Nov 21, 2011
The index is a character index, not a index in a Py_UNICODE* string.
53b33e76