[issue20628] csv.DictReader

Sean Rodman report at bugs.python.org
Tue Feb 18 19:09:42 CET 2014


Sean Rodman added the comment:

Ok, I have take the approach I used with the original patch and applied it to this one, listing that fieldnames is a sequence. Then, I added a link to the collections abstract on that instance of the word sequence. I did this for both DictReader and DictWriter as I did in the original patch. Would this be what you think is needed?

----------
Added file: http://bugs.python.org/file34136/DictReader_DictWriter_python3.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20628>
_______________________________________


More information about the Python-bugs-list mailing list