o
    wl~i  ã                   @   sd   d Z ddlZddlZG dd„ deƒZejjdkr.ejjdkr0dZe 	de¡ e 
ee¡ dS dS dS )	z$Google OAuth 2.0 Library for Python.é    Nc                   @   s   e Zd ZdZdS )ÚPython37DeprecationWarningzÛ
    Deprecation warning raised when Python 3.7 runtime is detected.
    Python 3.7 support will be dropped after January 1, 2024. See
    https://cloud.google.com/python/docs/python37-sunset/ for more information.
    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   ú]/var/www/newdalilibackend/backend/venv/lib/python3.10/site-packages/google/oauth2/__init__.pyr      s    r   é   é   zÁAfter January 1, 2024, new releases of this library will drop support for Python 3.7. More details about Python 3.7 support can be found at https://cloud.google.com/python/docs/python37-sunset/Úonce)r   ÚsysÚwarningsÚDeprecationWarningr   Úversion_infoÚmajorÚminorÚmessageÚsimplefilterÚwarnr   r   r   r   Ú<module>   s   ÿø