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 jwuttke
Recipients docs@python, jwuttke
Date 2021-04-14.18:30:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618425043.16.0.353574460502.issue43848@roundup.psfhosted.org>
In-reply-to
Content
Explain the data type of optional argument mtime: seconds since the epoch.

As an alternative to mtime = None, recommend mtime = 0 for generating deterministic streams.
History
Date User Action Args
2021-04-14 18:30:43jwuttkesetrecipients: + jwuttke, docs@python
2021-04-14 18:30:43jwuttkesetmessageid: <1618425043.16.0.353574460502.issue43848@roundup.psfhosted.org>
2021-04-14 18:30:43jwuttkelinkissue43848 messages
2021-04-14 18:30:43jwuttkecreate