STINNER Victor added the comment:

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?

----------
nosy: +haypo

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18710>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to