This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients W00D00, doerwalter, georg.brandl, r.david.murray, serhiy.storchaka
Date 2012-04-27.21:26:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335561966.61.0.185742681595.issue7185@psf.upfronthosting.co.za>
In-reply-to
Content
I ran the script above (only replaced 'utf-8' on 'utf-8-sig') and did not see anything strange. I looked at the source (cvs.py and _cvs.c) and also did not see anything that could lead to this effect. If the bug exists, it in utf-8-sig codec and should be expressed in other cases. There is nothing special for csv.
History
Date User Action Args
2012-04-27 21:26:06serhiy.storchakasetrecipients: + serhiy.storchaka, doerwalter, georg.brandl, r.david.murray, W00D00
2012-04-27 21:26:06serhiy.storchakasetmessageid: <1335561966.61.0.185742681595.issue7185@psf.upfronthosting.co.za>
2012-04-27 21:26:06serhiy.storchakalinkissue7185 messages
2012-04-27 21:26:05serhiy.storchakacreate