File: //usr/local/CyberCP/lib/python3.10/site-packages/google/oauth2/__pycache__/__init__.cpython-310.pyc
o
�h� � @ sX d Z ddlZddlZG dd� de�Zejjdkr(ejjdkr*dZe� ee� dS dS dS )z$Google OAuth 2.0 Library for Python.� Nc @ s e Zd ZdZdS )�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__� r r �I/usr/local/CyberCP/lib/python3.10/site-packages/google/oauth2/__init__.pyr s r � � zUAfter January 1, 2024, new releases of this library will drop support for Python 3.7.)
r �sys�warnings�DeprecationWarningr �version_info�major�minor�message�warnr r r r �<module> s
��