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 sverrejoh
Recipients sverrejoh
Date 2010-09-09.10:35:21
SpamBayes Score 1.8057308e-07
Marked as misclassified No
Message-id <1284028523.24.0.527304613802.issue9811@psf.upfronthosting.co.za>
In-reply-to
Content
This is because of differences in GNU and BSD C stdlib; I get the same results using the BSD and GNU versions of `date`.

    $ date +"%q"

What does Python typically do in cases like this?
History
Date User Action Args
2010-09-09 10:35:23sverrejohsetrecipients: + sverrejoh
2010-09-09 10:35:23sverrejohsetmessageid: <1284028523.24.0.527304613802.issue9811@psf.upfronthosting.co.za>
2010-09-09 10:35:21sverrejohlinkissue9811 messages
2010-09-09 10:35:21sverrejohcreate