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 gvanrossum, mishok13, ncoghlan, rhettinger, skip.montanaro
Date 2008-08-01.00:59:51
SpamBayes Score 0.00040587818
Marked as misclassified No
Message-id <1217552395.61.0.869279692607.issue3436@psf.upfronthosting.co.za>
In-reply-to
Content
I added a comment to Andrii's patch and added simple test cases
which check to make sure the way Nick and I currently use the
DictReader class (or at least envision using it) still works.
History
Date User Action Args
2008-08-01 00:59:55skip.montanarosetrecipients: + skip.montanaro, gvanrossum, rhettinger, ncoghlan, mishok13
2008-08-01 00:59:55skip.montanarosetmessageid: <1217552395.61.0.869279692607.issue3436@psf.upfronthosting.co.za>
2008-08-01 00:59:54skip.montanarolinkissue3436 messages
2008-08-01 00:59:53skip.montanarocreate