Ë
    £ehª  ã                   ón   — d Z ddlmZ d„ ZdZdD ]  Zd e«       e<   Œ dD ]  Ze e«       e<   Œ d„ Zd	„ Zy)
aj   Exports a no-op 'cython' namespace similar to
https://github.com/cython/cython/blob/master/Cython/Shadow.py

This allows to optionally compile @cython decorated functions
(when cython is available at built time), or run the same code
as pure-python, without runtime dependency on cython module.

We only define the symbols that we use. E.g. see fontTools.cu2qu
é    )ÚSimpleNamespacec                 ó   — | S ©N© )Úxs    úS/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/fontTools/misc/cython.pyÚ_empty_decoratorr	      s   € Ø€Hó    F)ÚdoubleÚcomplexÚintN)ÚcfuncÚinlinec                  ó   — t         S r   ©r	   ©Ú_s    r   ú<lambda>r      s   € Ô%€ r
   c                 ó   — t         S r   r   r   s    r   r   r      s   € Ô$€ r
   )	Ú__doc__Útypesr   r	   ÚcompiledÚnameÚglobalsÚlocalsÚreturnsr   r
   r   ú<module>r      s]   ðñõ "òð €à(ò €DØ�GƒIˆd‚Oðð  ò '€DØ&�GƒIˆd‚Oð'ñ 
&€Ù
$�r
   