[Python-Dev] PEP 383 update: utf8b is now the error handler (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Wed May 6 09:31:00 CEST 2009
- Previous message: [Python-Dev] PEP 383 update: utf8b is now the error handler
- Next message: [Python-Dev] PEP 383 update: utf8b is now the error handler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The name "utf8b" suggested in the PEP is not in line with the codec design
Where is that design documented, and how exactly violates the name the design (chapter and verse, please).
Error handlers and codecs are two different things, so the namespaces need to be clearly separate.
They are separate naemspaces; that's guaranteed by the implementation.
Regards, Martin
- Previous message: [Python-Dev] PEP 383 update: utf8b is now the error handler
- Next message: [Python-Dev] PEP 383 update: utf8b is now the error handler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]