These modules are used to implement the os.path module, and
are not documented beyond this mention.
- dospath.py
- -- implementation of os.path on MS-DOS
- ntpath.py
- -- implementation on os.path on 32-bit Windows
- posixpath.py
- -- implementation on os.path on POSIX
Send comments to python-docs@python.org.