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 ethan.furman
Recipients belopolsky, dgorley, ethan.furman, lemburg
Date 2014-11-10.23:29:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415662169.73.0.00965106031925.issue22840@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation certainly appears to say that %m, for example, will consume two digits, but it could just as easily be only for output (i.e. strftime).

I suspect this is simply a documentation issue as opposed to a bug, but let's see what the others think.
History
Date User Action Args
2014-11-10 23:29:29ethan.furmansetrecipients: + ethan.furman, lemburg, belopolsky, dgorley
2014-11-10 23:29:29ethan.furmansetmessageid: <1415662169.73.0.00965106031925.issue22840@psf.upfronthosting.co.za>
2014-11-10 23:29:29ethan.furmanlinkissue22840 messages
2014-11-10 23:29:29ethan.furmancreate