/usr/lib/python3/dist-packages/keyring/backends/__pycache__
Edit: /usr/lib/python3/dist-packages/keyring/backends/__pycache__/chainer.cpython-310.pyc (2447B)
o
a @ s> d Z ddlmZ ddlmZ ddlmZ G dd dejZdS ) zV
Keyring Chainer - iterates over other viable backends to
discover passwords in each.
)backend)
properties )failc @ sX e Zd ZdZdZejedd Zejedd Z dd Z
d d
Zdd Zd
d Z
dS )ChainerBackendzZ
>>> ChainerBackend()
Tc C s t | jdkr dS tjjd S )z
If there are backends to chain, high priority
Otherwise very low priority since our operation when empty
is the same as null.
r
)lenbackendsr Keyringpriority)cls r
:/usr/lib/python3/dist-packages/keyring/backends/chainer.pyr s zChainerBackend.priorityc C s&