/usr/lib/python3.6/site-packages/oauthlib/oauth2/rfc6749/endpoints/__pycache__
Edit: /usr/lib/python3.6/site-packages/oauthlib/oauth2/rfc6749/endpoints/__pycache__/base.cpython-36.pyc (2089B)
3
,î[Å ã @ sb d Z ddlmZmZ ddlZddlZddlmZmZm Z m
Z
ejeƒZ
G dd„ deƒZdd „ ZdS )
zš
oauthlib.oauth2.rfc6749
~~~~~~~~~~~~~~~~~~~~~~~
This module is an implementation of various logic needed
for consuming and providing OAuth 2.0 RFC6749.
é )Úabsolute_importÚunicode_literalsNé )ÚFatalClientErrorÚOAuth2ErrorÚServerErrorÚTemporarilyUnavailableErrorc @ sH e Zd Zdd„ Zedd„ ƒZejdd„ ƒZedd„ ƒZejdd„ ƒZd S )
ÚBaseEndpointc C s d| _ d| _d S )NTF)Ú
_availableÚ
_catch_errors)Úself© r
ú/usr/lib/python3.6/base.pyÚ__init__ s zBaseEndpoint.__init__c C s | j S )N)r
)r r
r
r Ú available s zBaseEndpoint.availablec C s
|| _ d S )N)r
)r r r
r
r r s c C s | j S )N)r )r r
r
r Úcatch_errors" s zBaseEndpoint.catch_errorsc C s
|| _ d S )N)r )r r r
r
r r &