''' Python mapping for the Cocoa framework. This module does not contain docstrings for the wrapped code, check Apple's documentation for details on how to use these functions and classes. ''' from Foundation import * from AppKit import *