os.path.atime(x
The os.path.atime(x
x
os.path.ctime(x
The os.path.ctime(x
x
os.path.exists(x
The os.path.exists(x
x
os.path.expanduser(x
The os.path.expanduser(x
∼
os.path.filesize(x
The os.path.filesize(x
x
os.path.join(...)
The os.path.join(...) function joins a series of strings intelligently into a pathname.