2. MacPython Modules

The following modules are only available on the Macintosh, and are documented here:

mac   Implementations for the os module.
macpath   MacOS path manipulation functions.
ctb   Interfaces to the Communications Tool Box. Only the Connection Manager is supported.
macfs   Support for FSSpec, the Alias Manager, finder aliases, and the Standard File package.
ic   Access to Internet Config.
MacOS   Access to Mac OS-specific interpreter features.
macostools   Convenience routines for file manipulation.
findertools   Wrappers around the finder's Apple Events interface.
macspeech   Interface to the Macintosh Speech Manager.
EasyDialogs   Basic Macintosh dialogs.
FrameWork   Interactive application framework.
MiniAEFrame   Support to act as an Open Scripting Architecture (OSA) server (``Apple Events'').
aepack   Conversion between Python variables and AppleEvent data containers.
aetypes   Python representation of the Apple Event Object Model.

See About this document... for information on suggesting changes.