google.oauth2 package

Google OAuth 2.0 Library for Python.

exception Python37DeprecationWarning[source]

Bases: DeprecationWarning

Deprecation warning raised when Python 3.7 runtime is detected. Python 3.7 support will be dropped after January 1, 2024.

with_traceback()

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.

Submodules