Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/pymacaroons/binders/__pycache__/ |
Upload File : |
o �HW� � @ s$ d dl mZmZ G dd� de�ZdS )� )�ABCMeta�abstractmethodc @ s, e Zd ZeZdd� Zdd� Zedd� �ZdS )� BaseBinderc C s || _ d S �N)�root)�selfr � r �A/usr/lib/python3/dist-packages/pymacaroons/binders/base_binder.py�__init__ s zBaseBinder.__init__c C s |� � }| �|j�|_|S r )�copy�bind_signature�signature_bytes� signature)r � discharge� protectedr r r �bind s zBaseBinder.bindc C s d S r r )r r r r r r s zBaseBinder.bind_signatureN) �__name__� __module__�__qualname__r � __metaclass__r r r r r r r r r s r N)�abcr r �objectr r r r r �<module> s