o
    þðc3  ã                   @   sj   d Z ddlZddlZddlmZ e de¡ G dd„ dƒZzddlT W dS  ey4   eƒ ej	e
< Y dS w )z:Shim class to not have to depend on typing module in prod.é    N)ÚAnyzJjosepy.magic_typing is deprecated and will be removed in a future release.c                   @   s"   e Zd ZdZdedefdd„ZdS )ÚTypingClassz(Ignore import errors by getting anythingÚnameÚreturnc                 C   s   d S )N© )Úselfr   r   r   ú@/opt/certbot/lib/python3.10/site-packages/josepy/magic_typing.pyÚ__getattr__   s   zTypingClass.__getattr__N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__Ústrr   r	   r   r   r   r   r      s    r   )Ú*)r   ÚsysÚwarningsÚtypingr   ÚwarnÚDeprecationWarningr   ÚImportErrorÚmodulesr
   r   r   r   r   Ú<module>   s    ÿÿ