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 vstinner
Recipients vstinner
Date 2011-05-24.23:43:47
SpamBayes Score 0.00019382128
Marked as misclassified No
Message-id <1306280627.89.0.00217361019976.issue10832@psf.upfronthosting.co.za>
In-reply-to
Content
The "%y" format is useless for the posixmodule.c example (it doesn't simplify the code), and I cannot find another usage of this feature. So let's forget it :-)
History
Date User Action Args
2011-05-24 23:43:47vstinnersetrecipients: + vstinner
2011-05-24 23:43:47vstinnersetmessageid: <1306280627.89.0.00217361019976.issue10832@psf.upfronthosting.co.za>
2011-05-24 23:43:47vstinnerlinkissue10832 messages
2011-05-24 23:43:47vstinnercreate