[Python-3000] pyexpat: returns_unicode str/unicode branch (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Sun Jul 22 09:56:26 CEST 2007
- Previous message: [Python-3000] pyexpat: returns_unicode str/unicode branch
- Next message: [Python-3000] pyexpat: returns_unicode str/unicode branch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Along the same lines, since all strings are now unicode, should "returnsunicode" be dropped from xmlparser objects? That is, the handler functions will always be passed unicode strings and not utf-8 bytes.
Sure.
Martin
- Previous message: [Python-3000] pyexpat: returns_unicode str/unicode branch
- Next message: [Python-3000] pyexpat: returns_unicode str/unicode branch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]