PyMOTW

  • Home
  • Blog
  • The Book
  • About
  • Site Index

If you find this information useful, consider picking up a copy of my book, The Python Standard Library By Example.

Navigation

Table of Contents
Previous: hmac – Cryptographic signature and verification of messages.
Next: os.path – Platform-independent manipulation of file names.

This Page

Show Source


Now available for Python 3!


Buy the book!

Navigation

  • index
  • modules |
  • next |
  • previous |
  • PyMOTW »

File and Directory Access¶

  • os.path – Platform-independent manipulation of file names.
  • fileinput – Process lines from input streams
  • filecmp – Compare files
  • tempfile – Create temporary filesystem resources.
  • glob – Filename pattern matching
  • fnmatch – Compare filenames against Unix-style glob patterns.
  • linecache – Read text files efficiently
  • shutil – High-level file operations.
  • dircache – Cache directory listings

Navigation

  • index
  • modules |
  • next |
  • previous |
  • PyMOTW »

© Copyright Doug Hellmann. | Creative Commons License | Last updated on Jul 11, 2020. | Created using Sphinx. | Design based on "Leaves" by SmallPark | Green Web Hosting! This site hosted by DreamHost.