§
    ùìNgE  ã                   ó$   — d Z  G d„ d¦  «        ZdS )z1DeferredError class taken from PIL._util.py file.c                   ó   — e Zd ZdZd„ Zd„ ZdS )ÚDeferredErrorzXAllows failing import for doc purposes, as C module will be not build during docs build.c                 ó   — || _         d S ©N©Úex)Úselfr   s     úS/var/www/html/ai-engine/env/lib/python3.11/site-packages/pi_heif/_deffered_error.pyÚ__init__zDeferredError.__init__   s   € ØˆŒˆˆó    c                 ó   — | j         ‚r   r   )r   Úelts     r	   Ú__getattr__zDeferredError.__getattr__
   s	   € ØŒgˆr   N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r
   r   © r   r	   r   r      s8   € € € € € ØbÐbðð ð ðð ð ð ð r   r   N)r   r   r   r   r	   ú<module>r      s=   ðØ 7Ð 7ðð ð ð ð ñ ô ð ð ð r   