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 r.david.murray
Recipients georg.brandl, gvanrossum, jaywalker, jdwhitley, pitrou, r.david.murray, sjmachin, skip.montanaro, vstinner
Date 2009-04-02.03:23:11
SpamBayes Score 1.7169668e-07
Marked as misclassified No
Message-id <1238642596.17.0.713947865855.issue4847@psf.upfronthosting.co.za>
In-reply-to
Content
I'm attaching a proposed doc patch for comment.  I replace mentions of
'rb' with "newline=''", including in the examples.  I also deleted the
unicode discussion (since CSV obviously handles unicode now) as well as
the extensive unicode examples that are no longer relevant.  (There are
a couple other tweaks I made as I went along, but nothing substantial.)
History
Date User Action Args
2009-04-02 03:23:16r.david.murraysetrecipients: + r.david.murray, gvanrossum, skip.montanaro, georg.brandl, sjmachin, pitrou, vstinner, jaywalker, jdwhitley
2009-04-02 03:23:16r.david.murraysetmessageid: <1238642596.17.0.713947865855.issue4847@psf.upfronthosting.co.za>
2009-04-02 03:23:14r.david.murraylinkissue4847 messages
2009-04-02 03:23:14r.david.murraycreate