o
    'hf                     @   s   d Z dd Ze d  dS )z
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.
c               	   C   sH   dd l } dd l}|jdd d t d | fi d\}}|t d< |t d< d S )N    ZCocoa)nameZframeworkIdentifierZframeworkPathZglobals_dictZinline_listparentsZmetadict__dir____getattr__)AppKitobjcZcreateFrameworkDirAndGetattrglobals)r   r   Zdir_funcZgetattr_func r	   e/Users/merlin/projects/employee-monitoring-system/venv/lib/python3.10/site-packages/Cocoa/__init__.py_setup	   s   


r   N)__doc__r   r   popr	   r	   r	   r
   <module>   s    