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 David.Edelsohn
Recipients David.Edelsohn, Dormouse759, hroncok, vstinner
Date 2020-01-29.02:27:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580264858.71.0.0430047442144.issue39460@roundup.psfhosted.org>
In-reply-to
Content
In utime_stat_localtime.py, "os.stat (sec)" is the result of os.utime.
In utime_stat_localtime2.py "os.stat (sec int)" is the result of os.stat.
History
Date User Action Args
2020-01-29 02:27:38David.Edelsohnsetrecipients: + David.Edelsohn, vstinner, hroncok, Dormouse759
2020-01-29 02:27:38David.Edelsohnsetmessageid: <1580264858.71.0.0430047442144.issue39460@roundup.psfhosted.org>
2020-01-29 02:27:38David.Edelsohnlinkissue39460 messages
2020-01-29 02:27:38David.Edelsohncreate