Serhiy Storchaka added the comment:

I'm with Inada and David. This use case looks very specific. If you need to 
handle a CSV file with duplicated header, you can use the regular reader or 
implement your own specialised reader.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29614>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to