HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/oauthlib/__pycache__/__init__.cpython-310.pyc
o

���a��@sJdZddlZddlmZdZdZe�d��e��dadd	�Zd
d�Z	dS)z�
    oauthlib
    ~~~~~~~~

    A generic, spec-compliant, thorough implementation of the OAuth
    request-signing logic.

    :copyright: (c) 2019 by The OAuthlib Community
    :license: BSD, see LICENSE for details.
�N)�NullHandlerzThe OAuthlib Communityz3.2.0�oauthlibFcCs|adS)zUSet value of debug flag
	
    :param debug_val: Value to set. Must be a bool value.
	N��_DEBUG)�	debug_val�r�3/usr/lib/python3/dist-packages/oauthlib/__init__.py�	set_debugsr	cCstS)zRGet debug mode value. 
	
	:return: `True` if debug mode is on, `False` otherwise
	rrrrr�	get_debugsr
)
�__doc__�loggingr�
__author__�__version__�	getLogger�
addHandlerrr	r
rrrr�<module>s