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 vstinner
Recipients eli.bendersky, loewis, ncoghlan, pitrou, vstinner
Date 2013-08-12.12:50:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376311828.36.0.77818361864.issue18710@psf.upfronthosting.co.za>
In-reply-to
Content
I don't understand your change. Why do we need to change the _csv module and why storing module global variables in the module dict is better than storing them in a simple C structure?
History
Date User Action Args
2013-08-12 12:50:28vstinnersetrecipients: + vstinner, loewis, ncoghlan, pitrou, eli.bendersky
2013-08-12 12:50:28vstinnersetmessageid: <1376311828.36.0.77818361864.issue18710@psf.upfronthosting.co.za>
2013-08-12 12:50:28vstinnerlinkissue18710 messages
2013-08-12 12:50:28vstinnercreate