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 gopeshsingh
Recipients gopeshsingh
Date 2021-08-26.06:42:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629960141.47.0.715591057182.issue45009@roundup.psfhosted.org>
In-reply-to
Content
Adding further details:

//
from os.path import getmtime
from datetime import datetime
from pathlib import Path
import time
//

System:
Operating System: Ubuntu 18.04.5 LTS
Python: 3.8.8
History
Date User Action Args
2021-08-26 06:42:21gopeshsinghsetrecipients: + gopeshsingh
2021-08-26 06:42:21gopeshsinghsetmessageid: <1629960141.47.0.715591057182.issue45009@roundup.psfhosted.org>
2021-08-26 06:42:21gopeshsinghlinkissue45009 messages
2021-08-26 06:42:21gopeshsinghcreate