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 christian.heimes
Recipients christian.heimes, eli.bendersky, loewis, ncoghlan, pitrou, vstinner
Date 2013-08-12.12:55:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376312121.03.0.933477407569.issue18710@psf.upfronthosting.co.za>
In-reply-to
Content
The patch contains the new function and a patch for the CSV module. How about you split it up across two patches: one for the new feature and one for the CSV module? It makes review easier.
History
Date User Action Args
2013-08-12 12:55:21christian.heimessetrecipients: + christian.heimes, loewis, ncoghlan, pitrou, vstinner, eli.bendersky
2013-08-12 12:55:21christian.heimessetmessageid: <1376312121.03.0.933477407569.issue18710@psf.upfronthosting.co.za>
2013-08-12 12:55:21christian.heimeslinkissue18710 messages
2013-08-12 12:55:20christian.heimescreate