Contents
PyMOTW-3 - The File System
os.path — Platform-independent Manipulation of Filenames
os.path — Common pathname manipulations
pathlib — Filesystem Paths as Objects
pathlib — Object-oriented filesystem paths
glob — Filename Pattern Matching
glob — Unix style pathname pattern expansion
fnmatch — Unix-style Glob Pattern Matching
fnmatch — Unix filename pattern matching
linecache — Read Text Files Efficiently
linecache — Random access to text lines
tempfile — Temporary File System Objects
tempfile — Generate temporary files and directories
shutil — High-level File Operations
shutil — High-level file operations
filecmp — Compare Files
filecmp — File and Directory Comparisons
mmap — Memory-map Files
mmap — Memory-mapped file support
codecs — String Encoding and Decoding
codecs — Codec registry and base classes
io — Text, Binary, and Raw Stream I/O Tools
io — Core tools for working with streams