Built-in module mac

mac This module provides a subset of the operating system dependent functionality provided by the optional built-in module 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.