o
    wl~iÉ  ã                   @   s¦   d Z ddlZddlZddlZddlmZ ddlmZm	Z	m
Z
 ejZg d¢ZG dd„ deƒZejjdkrGejjd	krGd
Ze de¡ e ee¡ e e¡ e ¡ ¡ dS )zGoogle Auth Library for Python.é    N)Úversion)ÚdefaultÚload_credentials_from_dictÚload_credentials_from_file)r   r   r   c                   @   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/auth/__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
   ÚloggingÚsysÚwarningsÚgoogle.authr   Úgoogle_auth_versionÚgoogle.auth._defaultr   r   r   Ú__version__Ú__all__ÚDeprecationWarningr   Úversion_infoÚmajorÚminorÚmessageÚsimplefilterÚwarnÚ	getLoggerr   Ú
addHandlerÚNullHandlerr   r   r   r   Ú<module>   s   ÿ