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 lavajoe
Recipients belopolsky, docs@python, georg.brandl, lavajoe, r.david.murray
Date 2011-01-18.01:07:35
SpamBayes Score 0.0007225779
Marked as misclassified No
Message-id <1295312858.6.0.677793191669.issue10921@psf.upfronthosting.co.za>
In-reply-to
Content
Added fix for ParseFlags (another string/bytes issue) and now accept strings as args to ParseFlags and Internaldate2tuple.

Also added unit tests for changes.
History
Date User Action Args
2011-01-18 01:07:39lavajoesetrecipients: + lavajoe, georg.brandl, belopolsky, r.david.murray, docs@python
2011-01-18 01:07:38lavajoesetmessageid: <1295312858.6.0.677793191669.issue10921@psf.upfronthosting.co.za>
2011-01-18 01:07:35lavajoelinkissue10921 messages
2011-01-18 01:07:35lavajoecreate