HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/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