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 Jim.Jewett, docs@python, vstinner
Date 2012-03-23.23:40:30
SpamBayes Score 0.0052021174
Marked as misclassified No
Message-id <1332546031.69.0.263446826662.issue14318@psf.upfronthosting.co.za>
In-reply-to
Content
> (2)  That fragment from the C++ standard suggests that "MAY NOT" ought to have been replaced by the unambiguous "MUST NOT".

No. A program cannot deny the modification of system clock and time.steady() may use the system date.
History
Date User Action Args
2012-03-23 23:40:31vstinnersetrecipients: + vstinner, docs@python, Jim.Jewett
2012-03-23 23:40:31vstinnersetmessageid: <1332546031.69.0.263446826662.issue14318@psf.upfronthosting.co.za>
2012-03-23 23:40:31vstinnerlinkissue14318 messages
2012-03-23 23:40:31vstinnercreate