o
    'h                     @   s   d Z dd Ze d  dS )z
Python mapping for the CoreFoundation 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   sz   dd l } dd l}ddlm}m}m} ddlm} |jdd|	dt
 |||f|jd\}}|t
 d	< |t
 d
< | jd= d S )N       )	_metadata_CoreFoundation_static)_inline_list_ZCoreFoundationzcom.apple.CoreFoundationz3/System/Library/Frameworks/CoreFoundation.framework)nameZframeworkIdentifierZframeworkPathZglobals_dictZinline_listparentsZmetadict__dir____getattr__zCoreFoundation._metadata)sysobjc r   r   r   Z_inlinesr   ZcreateFrameworkDirAndGetattrZpathForFrameworkglobals__dict__modules)r   r   r   r   r   r   Zdir_funcZgetattr_func r   n/Users/merlin/projects/employee-monitoring-system/venv/lib/python3.10/site-packages/CoreFoundation/__init__.py_setup	   s(   

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