[Python-Dev] Improve open() to support reading file starting with an unicode BOM (original) (raw)
Lennart Regebro regebro at gmail.com
Mon Jan 11 12:13:00 CET 2010
- Previous message: [Python-Dev] Improve open() to support reading file starting with an unicode BOM
- Next message: [Python-Dev] Improve open() to support reading file starting with an unicode BOM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Jan 11, 2010 at 12:12, Lennart Regebro <regebro at gmail.com> wrote:
BOM is not a locale, and should not be a locale. Having a locale called BOM is wrong per se.
D'oh! I mean codec here obviously.
Lennart Regebro: Python, Zope, Plone, Grok http://regebro.wordpress.com/ +33 661 58 14 64
- Previous message: [Python-Dev] Improve open() to support reading file starting with an unicode BOM
- Next message: [Python-Dev] Improve open() to support reading file starting with an unicode BOM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]