blob: 63a13c885287b4b80373593eb20cf99042b0d9d0 [file] [log] [blame]
The index parameters *start* and *end* of PyUnicode_FindChar() are now
adjusted to behave like ``str[start:end]``.