last access time of a file when noatime in linux is set using python

后端 未结 0 395
情歌与酒
情歌与酒 2020-12-29 01:42

I am trying to get the files last access time in windows - however I am getting same value with python os.stat(path).st_atime and os.stat(path).st_mtime function

Same

相关标签:
回答
  • 消灭零回复
提交回复
热议问题