Yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/node424.html

From ZCubes Wiki
Revision as of 19:58, 7 November 2013 by MassBot1 (talk | contribs) (Created page with "<div class="navigation"> {| width="100%" cellspacing="2" align="center" | yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/node423.html|[[Image:yurttas_PL_S...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.

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 POSIX.

See About this document... for information on suggesting changes.