2 \section{\module{macpath
} ---
3 MacOS path manipulation functions
}
5 \declaremodule{standard
}{macpath
}
6 % Could be labeled \platform{Mac}, but the module should work anywhere and
7 % is distributed with the standard library.
8 \modulesynopsis{MacOS path manipulation functions.
}
11 This module is the Mac OS
9 (and earlier) implementation of the
\module{os.path
}
12 module. It can be used to manipulate old-style Macintosh pathnames on Mac OS
13 X (or any other platform).
15 \citetitle[../lib/lib.html
]{Python Library Reference
} for
16 documentation of
\module{os.path
}.
18 The following functions are available in this module:
19 \function{normcase()
},
20 \function{normpath()
},
28 For other functions available in
\module{os.path
} dummy counterparts