os.path.getctime()

os.path.getctime(filename)[source]

Return the metadata change time of a file, reported by os.stat().