On Thu, Oct 13, 2016 at 8:51 AM, Nathaniel Smith <njs at pobox.com> wrote: > The comparison methods on Python's str are codepoint-by-codepoint. Thanks, that's what I wasn't sure of. ChrisA