On Sun, Oct 27, 2019 at 03:33:16PM +1100, Steven D'Aprano wrote:

>     else:
>         assert c <= '\U0001FFFF':

Oops, missplaced a zero there. That was supposed to be '\U0010FFFF'.


-- 
Steven
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/G5AFW2FOE2YC45I67OKWKOTYM6AAJC3M/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to