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 r.david.murray
Recipients belopolsky, docs@python, r.david.murray, terry.reedy, vstinner
Date 2012-09-13.18:32:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347561149.11.0.494155701848.issue15940@psf.upfronthosting.co.za>
In-reply-to
Content
Since localtime() returns numbers, it is trivially true that localtime is not affected by locale.

Your more specific phrasing is correct, I think.
History
Date User Action Args
2012-09-13 18:32:29r.david.murraysetrecipients: + r.david.murray, terry.reedy, belopolsky, vstinner, docs@python
2012-09-13 18:32:29r.david.murraysetmessageid: <1347561149.11.0.494155701848.issue15940@psf.upfronthosting.co.za>
2012-09-13 18:32:28r.david.murraylinkissue15940 messages
2012-09-13 18:32:28r.david.murraycreate