
    i                        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e          ZdZej        j        d	k    r5ej        j        d
k    r% ej        e                    d          e           nDej        j        d	k    r4ej        j        dk    r$ ej        e                    d          e            ej        e                               ej                               dS )zGoogle Auth Library for Python.    N)version)defaultload_credentials_from_dictload_credentials_from_file)r   r   r   c                       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.
    N)__name__
__module____qualname____doc__     O/root/projects/butler/venv/lib/python3.11/site-packages/google/auth/__init__.pyr   r   #   s         
 	Dr   r   zYou are using a Python version {} past its end of life. Google will update google-auth with critical bug fixes on a best-effort basis, but not with any other fixes or features. Please upgrade your Python version, and then update google-auth.      z3.8	   z3.9)r   loggingsyswarningsgoogle.authr   google_auth_versiongoogle.auth._defaultr   r   r   __version____all__DeprecationWarningr   eol_messageversion_infomajorminorwarnformatFutureWarning	getLoggerr	   
addHandlerNullHandlerr   r   r   <module>r&      sy   & %  



  6 6 6 6 6 6          "- R
Q
Q	 	 	 	 	!3 	 	 	#  Q3#3#9Q#>#>HM+$$U++];;;;q  S%5%;q%@%@HM+$$U++];;;  (   & &':w':'<'< = = = = =r   