Message 194953 - Python tracker
Message194953
| 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:28 | vstinner | set | recipients: + vstinner, loewis, ncoghlan, pitrou, eli.bendersky |
| 2013-08-12 12:50:28 | vstinner | set | messageid: <1376311828.36.0.77818361864.issue18710@psf.upfronthosting.co.za> |
| 2013-08-12 12:50:28 | vstinner | link | issue18710 messages |
| 2013-08-12 12:50:28 | vstinner | create | |