[issue45009] Get last modified date of Folders and Files using os.path module

2021-08-26 Thread Gopesh Singh


Gopesh Singh  added the comment:

Thanks Vedram for the response. Changed the title.

But I get the same issue with Path.stat().

When I put a sleep time for each iteration, it works fine. Else, it gives 
current date as modified date.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45009] Get last modified date of Folders and Files using os.path module

2021-08-26 Thread Gopesh Singh


Gopesh Singh  added the comment:

Updated title. As I used getmtime of os.path module.

--
title: Get last modified date of Folders and Files using pathlib module -> Get 
last modified date of Folders and Files using os.path module

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com