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 skip.montanaro
Recipients mishok13, rhettinger, skip.montanaro
Date 2008-07-25.02:41:16
SpamBayes Score 0.012469532
Marked as misclassified No
Message-id <1216953677.99.0.0463693105921.issue3436@psf.upfronthosting.co.za>
In-reply-to
Content
That would be a fairly easy change to the DictReader class (see
the attached patch) but probably can't be applied at this point
in the 2.6 release cycle even though all csv module tests pass
with it.
History
Date User Action Args
2008-07-25 02:41:18skip.montanarosetspambayes_score: 0.0124695 -> 0.012469532
recipients: + skip.montanaro, rhettinger, mishok13
2008-07-25 02:41:18skip.montanarosetspambayes_score: 0.0124695 -> 0.0124695
messageid: <1216953677.99.0.0463693105921.issue3436@psf.upfronthosting.co.za>
2008-07-25 02:41:17skip.montanarolinkissue3436 messages
2008-07-25 02:41:16skip.montanarocreate