Yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/node344.html

Revision as of 18:41, 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/152/lib/node345.html|[[Image:yurttas_PL_...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

19.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 32-bit Windows
posixpath
-- implementation on os.path on POSIX

Send comments on this document to python-docs@python.org.