On Wed, 14 Apr 2021 21:38:11 +0100 Steve Holden <st...@holdenweb.com> wrote: > DEFAULT_TIMESTAMP?
It's not a default timestamp, it's a placeholder value meaning "no timestamp". The aforementioned RFC 1952 explicitly says: "MTIME = 0 means no time stamp is available". So yes, it really means "no timestamp", regardless of the fact that it's encoded as integer value 0. Regards Antoine. _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/D7MERE7EKE4RINSGNOFK52MDLM7QTRKB/ Code of Conduct: http://python.org/psf/codeofconduct/