Hi, It seems I have to correct myself:
Von: Markus Schaber > While Python 2 existed in 16- and 32-bit Unicode flavours, Python 3 was UCS-4 > from the beginning. All strings are full unicode. > (In Python 3.3, they included an optimization to use 8 or 16 bit for strings > which do not actually use higher code points, but this is purely an internal > optimization: https://docs.python.org/3.4/whatsnew/3.3.html#pep-393) It seems that this is not true - python 3.2 and older seemingly still had the two flavours, using surrogates internally if necessary. Best regards Markus Schaber CODESYS® a trademark of 3S-Smart Software Solutions GmbH Inspiring Automation Solutions 3S-Smart Software Solutions GmbH Dipl.-Inf. Markus Schaber | Product Development Core Technology Memminger Str. 151 | 87439 Kempten | Germany Tel. +49-831-54031-979 | Fax +49-831-54031-50 E-Mail: m.scha...@codesys.com | Web: http://www.codesys.com | CODESYS store: http://store.codesys.com CODESYS forum: http://forum.codesys.com Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915 This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. _______________________________________________ Ironpython-users mailing list Ironpython-users@python.org https://mail.python.org/mailman/listinfo/ironpython-users