shutil — High-level File Operations — PyMOTW 3

The shutil module includes high-level file operations such as copying and archiving.

Read more…

This post is part of the Python Module of the Week series for Python 3. See PyMOTW.com for more articles from the series.