If I understand things correctly, the csv module in 3.0 supports Unicode,
kind of for free because all strings are Unicode.  I suspect the Unicode
examples at the bottom of the 3.0 version of the module doc need to be
removed.

Does the 2.6 version support Unicode out of the box as well or are the
Unicode examples still required there?

Skip
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to