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 python-dev
Recipients Robin.Schreiber, eric.araujo, loewis, pitrou, python-dev, skip.montanaro
Date 2012-05-16.09:35:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SUadl-0008KT-P3@dinsdale.python.org>
In-reply-to
Content
New changeset 2496602a56e5 by Antoine Pitrou in branch 'default':
Issue #14732: The _csv module now uses PEP 3121 module initialization.
http://hg.python.org/cpython/rev/2496602a56e5
History
Date User Action Args
2012-05-16 09:35:31python-devsetrecipients: + python-dev, loewis, skip.montanaro, pitrou, eric.araujo, Robin.Schreiber
2012-05-16 09:35:30python-devlinkissue14732 messages
2012-05-16 09:35:30python-devcreate