Python/File System

From Fundamental Ramen
< Python
Revision as of 03:47, 23 May 2018 by Tacoball (talk | contribs)
Jump to navigation Jump to search
TODO CODE
Read/Write file mtime
import os.path

os.path.getmtime('filename')
Copy/Move file
Path conversion
List directory