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 eric.araujo
Recipients eric.araujo, ezio.melotti, pitrou, python-dev, r.david.murray, rhettinger, serhiy.storchaka, techtonik, zach.mathew
Date 2012-11-29.01:05:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354151152.35.0.325162535326.issue16333@psf.upfronthosting.co.za>
In-reply-to
Content
Ezio, I noticed in the check-in mail that you added the note before the description of the separators argument (specifically, the descrition of what it does when it’s a tuple).  Maybe it would flow best to move the note after that part?

Also, I don’t think this is important enought that it warrants a note directive.  Regular text would have looked good to me.

Kudos for the patch otherwise; I love it when we can at least give workarounds and recipes in stable versions’ docs.
History
Date User Action Args
2012-11-29 01:05:52eric.araujosetrecipients: + eric.araujo, rhettinger, pitrou, techtonik, ezio.melotti, r.david.murray, python-dev, serhiy.storchaka, zach.mathew
2012-11-29 01:05:52eric.araujosetmessageid: <1354151152.35.0.325162535326.issue16333@psf.upfronthosting.co.za>
2012-11-29 01:05:52eric.araujolinkissue16333 messages
2012-11-29 01:05:51eric.araujocreate