New submission from Joachim <[email protected]>:
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. ---------- assignee: docs@python components: Documentation messages: 391093 nosy: docs@python, j5w6 priority: normal severity: normal status: open title: gzip.py: explain optional argument mtime versions: Python 3.10 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43848> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
