On Thu, Oct 13, 2016 at 8:51 AM, Nathaniel Smith <[email protected]> wrote: > The comparison methods on Python's str are codepoint-by-codepoint.
Thanks, that's what I wasn't sure of. ChrisA _______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
