This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jdwhitley
Recipients barry, jdwhitley, rhettinger, rrenaud, skip.montanaro
Date 2009-03-08.04:34:01
SpamBayes Score 0.0016666481
Marked as misclassified No
Message-id <1236486849.17.0.864330289298.issue1818@psf.upfronthosting.co.za>
In-reply-to
Content
Added a patch against py3k branch.

in csv.rst removed reference to reader.next() as a public method.
History
Date User Action Args
2009-03-08 04:34:10jdwhitleysetrecipients: + jdwhitley, skip.montanaro, barry, rhettinger, rrenaud
2009-03-08 04:34:09jdwhitleysetmessageid: <1236486849.17.0.864330289298.issue1818@psf.upfronthosting.co.za>
2009-03-08 04:34:07jdwhitleylinkissue1818 messages
2009-03-08 04:34:07jdwhitleycreate