Next: macpath Prev: Macintosh Specific Services Up: Macintosh Specific Services Top: Top
mac
posix
.
It is best accessed through the more portable standard module
os
.
The following functions are available in this module:
chdir
,
getcwd
,
listdir
,
mkdir
,
rename
,
rmdir
,
stat
,
sync
,
unlink
,
as well as the exception error
.