I want to get when the file accessed last time, I tried following code:
import os, time os.system(\"python test.py\") print os.stat(\'test.py\').st_atime