[issue1818] Add named tuple reader to CSV module

Jervis Whitley report at bugs.python.org
Sun Mar 8 23:53:09 CET 2009


Jervis Whitley <jervisau at gmail.com> added the comment:

Jervis> in csv.rst removed reference to reader.next() as a public method.

Skip> Because?  I've not seen any discussion in this issue or in any
Skip> other forums
Skip> (most certainly not on the csv at python.org mailing list) which
would Skip> suggest
Skip> that csv.reader's next() method should no longer be a public method.

I agree, this should be applied separately.

----------
message_count: 26.0 -> 27.0
Added file: http://bugs.python.org/file13268/ntreader5_py3_1.diff

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


More information about the Python-bugs-list mailing list