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 python-dev
Recipients baloan, eric.araujo, python-dev, r.david.murray, sjmachin, skip.montanaro, zacktu
Date 2011-03-20.14:30:19
SpamBayes Score 0.00013835735
Marked as misclassified No
Message-id <E1Q1Je6-0000U2-NT@dinsdale.python.org>
In-reply-to
Content
New changeset 9201455f950b by R David Murray in branch '3.1':
#7198: really add newline='' to csv.writer docs.
http://hg.python.org/cpython/rev/9201455f950b

New changeset fa0563f3b7f7 by R David Murray in branch '3.2':
Really merge #7198
http://hg.python.org/cpython/rev/fa0563f3b7f7

New changeset ed0d1e07ce79 by R David Murray in branch 'default':
Dummy merge #7198
http://hg.python.org/cpython/rev/ed0d1e07ce79
History
Date User Action Args
2011-03-20 14:30:25python-devsetrecipients: + python-dev, skip.montanaro, sjmachin, baloan, eric.araujo, r.david.murray, zacktu
2011-03-20 14:30:19python-devlinkissue7198 messages
2011-03-20 14:30:19python-devcreate