Fork me on GitHub

Operations on FILE and PATH

This post is going to introduce Python's' operations upon files and paths in OS. The most commonly used modules are os.path and shutil.

links

social