21.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.
- dospath
- --- Implementation of os.path on MS-DOS.
- ntpath
- --- Implementation on os.path on Win32, Win64, WinCE, and
OS/2 platforms.
- posixpath
- --- Implementation on os.path on .