RE Module Performance
Serhiy Storchaka
storchaka at gmail.com
Thu Jul 25 01:49:22 EDT 2013
More information about the Python-list mailing list
Thu Jul 25 01:49:22 EDT 2013
- Previous message (by thread): RE Module Performance
- Next message (by thread): RE Module Performance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
24.07.13 21:15, Chris Angelico написав(ла): > To my mind, exposing UTF-16 > surrogates to the application is a bug to be fixed, not a feature to > be maintained. Python 3 uses code points from U+DC80 to U+DCFF (which are in surrogates area) to represent undecodable bytes with surrogateescape error handler.
- Previous message (by thread): RE Module Performance
- Next message (by thread): RE Module Performance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list