A.3 Platform specific modules
These modules are used to implement the os.path module, and are not documented beyond this mention. There's little need to document these.
- -- Implementation of os.path on Win32, Win64, WinCE, and
OS/2 platforms.
- -- Implementation of os.path on POSIX.
- -- Backwards compatibility module for systems which still use the Berkeley DB 1.85 module. It is normally only available on certain BSD Unix-based systems. It should never be used directly.
See About this document... for information on suggesting changes.