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 haggholm
Recipients haggholm, orsenthil, r.david.murray
Date 2011-07-19.06:21:08
SpamBayes Score 0.0003301726
Marked as misclassified No
Message-id <1311056469.8.0.55952042669.issue12581@psf.upfronthosting.co.za>
In-reply-to
Content
It’s my pleasure — it’s very trivial, but hopefully it’ll get my feet wet and get me in a place where I am familiar enough with procedures and things to contribute something relevant. :)

Attaching a modified patch with (1) reversion to duck typing in parse.py, and (2) a few comments added to the tests. At this point, it may even be worth reviewing when someone has the time. (While the tests are pretty trivial, and admittedly coverage driven, they do hit a few edge cases with blank values &c. that were previously not run.)
History
Date User Action Args
2011-07-19 06:21:09haggholmsetrecipients: + haggholm, orsenthil, r.david.murray
2011-07-19 06:21:09haggholmsetmessageid: <1311056469.8.0.55952042669.issue12581@psf.upfronthosting.co.za>
2011-07-19 06:21:09haggholmlinkissue12581 messages
2011-07-19 06:21:08haggholmcreate