[issue7185] csv reader utf-8 BOM error

2009-10-24 Thread Istvan Szirtes
Istvan Szirtes added the comment: Hi Everyone, I have tried the "utf-8-sig" and it does not work in this case or rather I think not the csv module is wrong. The seek() does not work correctly in the csv file or object. With "utf-8-sig" the file is opend correctly and th

[issue7185] csv reader utf-8 BOM error

2009-10-22 Thread Istvan Szirtes
New submission from Istvan Szirtes : The CSV module try to read a .csv file which is coded in utf-8 with utf- 8 BOM. The first row in the csv file is ["value","vocal","vocal","vocal","vocal"] in hex: "value","vocal",&