⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.144
Server IP:
157.245.143.252
Server:
Linux www 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64
Server Software:
nginx/1.26.0
PHP Version:
8.3.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3
/
dist-packages
/
oauthlib
/
__pycache__
/
View File Name :
signals.cpython-312.pyc
&` d Z dZ ddlmZ dZ e Zej d Zy # e$ r G d d Z G d d ZY 4w xY w)z Implements signals based on blinker if available, otherwise falls silently back to a noop. Shamelessly stolen from flask.signals: https://github.com/mitsuhiko/flask/blob/master/flask/signals.py F ) NamespaceTc e Zd ZddZy)r Nc t || S N)_FakeSignalselfnamedocs 2/usr/lib/python3/dist-packages/oauthlib/signals.pysignalzNamespace.signal s tS)) r )__name__ __module____qualname__r r r r r s *r r c > e Zd ZdZddZd Zd ZexZxZxZ xZ xZZ[y)r a If blinker is unavailable, create a fake class with the same interface that allows sending of signals but will fail with an error on anything else. Instead of doing anything on send, it will just ignore the arguments and do nothing instead. Nc || _ || _ y r )r __doc__r s r __init__z_FakeSignal.__init__ s DIDLr c t d )NzOsignalling support is unavailable because the blinker library is not installed.)RuntimeError)r argskwargss r _failz_FakeSignal._fail s 0 1 1r c y r r )akws r
z_FakeSignal.
s r r ) r r r r r r sendconnect disconnecthas_receivers_for receivers_fortemporarily_connected_toconnected_tor r r r r sE 1 %6; < <* <0 <= <$|r r z scope-changedN) r signals_availableblinkerr ImportErrorr _signalsr scope_changedr r r
r, s^ !6 ; 0 = * * s ' AA