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 skip.montanaro, vstinner
Date 2011-01-08.13:55:32
SpamBayes Score 0.01613616
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
On my Mac it displays "12345".  I don't see that as a big problem.
It raises ValueError for a year of -1.  This is with  build py3k:87566.

If someone wants to feed a year > 9999 to time.strftime I don't see that
as a big problem.  I less sure about year < 0.
History
Date User Action Args
2011-01-08 13:55:36skip.montanarosetrecipients: + skip.montanaro, vstinner
2011-01-08 13:55:36skip.montanarosetmessageid: <[email protected]>
2011-01-08 13:55:32skip.montanarolinkissue10864 messages
2011-01-08 13:55:32skip.montanarocreate