[Python-Dev] Metadata: charset

Oleg Broytman phd at phd.pp.ru
Mon Aug 2 00:16:33 CEST 2010


On Mon, Aug 02, 2010 at 12:11:06AM +0200, Tarek Ziad? wrote:
> On Sun, Aug 1, 2010 at 11:58 PM, Oleg Broytman <phd at phd.pp.ru> wrote:
> > On Sun, Aug 01, 2010 at 10:37:47PM +0200, Tarek Ziad? wrote:
> >> The file is a CSV file
> >
> >   In what encoding (charset)? I quickly skimmed over PEPs 262, 241, 314
> > and 376, but didn't encountered any mention of the words "encoding" or
> > "charset". Documentation for the "csv" module also doesn't provide any
> > clear indication of encoding/charset.
> 
> utf-8. I'll add this info in PEP 376 -- Thanks

   Thank you for the clarification!

Oleg.
-- 
     Oleg Broytman            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.


More information about the Python-Dev mailing list