macostools

macostools — Convenience routines for file manipulation

This module contains some convenience routines for file-manipulation on the Macintosh. All file parameters can be specified as pathnames, FSRef or FSSpec objects. This module expects a filesystem which supports forked files, so it should not be used on UFS partitions.

Note

This module has been removed in Python 3.

The macostools module defines the following functions:

macostools.copy(src, dst[, createpath[, copytimes]])

Copy file src to dst. If createpath