Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

os.stat last accessed attribute

6 views
Skip to first unread message

Python_Junkie

unread,
Feb 2, 2012, 9:13:18 PM2/2/12
to comp-lang-py...@moderators.isc.org
I am using the os.stat module to determine a number of file
properties. I am finding that a significant number of files are
having their last accessed date dynamically modified to the time that
the script determines its attributes. I am not opening the files, and
the script is not applying this property for all of the files.

Any suggestions as to why this might be occurring.

Thanks
0 new messages