[Python-Dev] r43613 - python/trunk/Doc/lib/libcsv.tex (original) (raw)

David Goodger goodger at python.org
Tue Apr 4 18:03:37 CEST 2006


[regarding the examples in the last section of libcsv.tex]

[Walter Dörwald]

These classes will have problems with various non-charmap encodings. (E.g. the writer will write multiple BOMS for UTF-16). IMHO it would be better to use the new incremental codecs in these examples.

Could you fix it? I'm not familiar with the incremental codecs.

-- David Goodger <http://python.net/~goodger>

-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 249 bytes Desc: OpenPGP digital signature Url : http://mail.python.org/pipermail/python-dev/attachments/20060404/ee5284b8/attachment.pgp



More information about the Python-Dev mailing list