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Ús