HEX
Server: Apache
System: Linux vmi1259262.contaboserver.net 5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 x86_64
User: aqarnomics (1008)
PHP: 8.1.34
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