[Python-Dev] proposed amendments to PEP 1

Skip Montanaro skip@pobox.com
Tue, 29 Apr 2003 08:38:05 -0500


I'd like to move PEP 305 (CSV) along and intend to bring the text up-to-date
w.r.t. the current implementation, however the code which implements CSV
reading and writing doesn't currently handle Unicode.  Given that there is a
module checked into CSV, what should the PEP's status be, "draft" or
"accepted" or something else?

Skip