IIRC, there were two builds- 16 and 32 bit Unicode. But it wasn’t UTF16, it was UCS-2.
-CHB On Wed, May 25, 2022 at 11:32 AM Barry Scott <[email protected]> wrote: > > > > On 25 May 2022, at 10:16, Stephen J. Turnbull < > [email protected]> wrote: > > > > This is much > > better than the pre-PEP-393 situation (where the unicode type was > > UTF-16, > > Only on Windows right? mac and Linux did not do this, at least with the > bullds > I have used for python 2.7. > > Barry > > _______________________________________________ > Python-ideas mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-ideas.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/I5L4SZDIZATQDGLXRZVSUSQWBQJ2UUTJ/ > Code of Conduct: http://python.org/psf/codeofconduct/ > -- Christopher Barker, PhD (Chris) Python Language Consulting - Teaching - Scientific Software Development - Desktop GUI and Web Development - wxPython, numpy, scipy, Cython
_______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/2VHZTGRK5D2ZCFR3YRYSJ5PWFW3ITKKN/ Code of Conduct: http://python.org/psf/codeofconduct/
