STINNER Victor <[email protected]> added the comment: > (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. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14318> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
