Mastering Python for Networking and Security
上QQ阅读APP看书,第一时间看更新

Working with the filesystem in Python

Throughout this section, we explain the main modules you can find in Python for working with the filesystem, accessing files and directories, reading and creating files, and operations with and without the context manager.