
    i                     V   d Z ddlZddlZ G d de          ZdZej        j        dk    r6ej        j        dk    r& ej	        e
                    d          e           dS ej        j        dk    r6ej        j        d	k    r( ej	        e
                    d
          e           dS dS dS )z$Google OAuth 2.0 Library for Python.    Nc                       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__     Q/root/projects/butler/venv/lib/python3.11/site-packages/google/oauth2/__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   syswarningsDeprecationWarningr   eol_messageversion_infomajorminorwarnformatFutureWarningr	   r
   r   <module>r      s    + * 



 	 	 	 	 	!3 	 	 	#  Q3#3#9Q#>#>HM+$$U++];;;;;q  S%5%;q%@%@HM+$$U++];;;;; ! %@%@r
   