Ned Deily added the comment:

Note that there was a long discussion a couple of months ago on python-ideas 
about the csv module including the issue of duplicate names.  There were 
differing opinions about whether this behavior should be changed and, if so, 
how. It starts here:

http://mail.python.org/pipermail/python-ideas/2013-January/018844.html

----------
nosy: +ned.deily
title: sv.DictReader should fail if >1 column has the same name -> 
csv.DictReader should fail if >1 column has the same name

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

Reply via email to