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