/usr/lib/python3.6/site-packages/acme/__pycache__
NameSizeModeActions
challenges.cpython-36.opt-1.pyc205030644editdlrm
challenges.cpython-36.pyc205030644editdlrm
client.cpython-36.opt-1.pyc428990644editdlrm
client.cpython-36.pyc430650644editdlrm
crypto_util.cpython-36.opt-1.pyc137760644editdlrm
crypto_util.cpython-36.pyc138710644editdlrm
errors.cpython-36.opt-1.pyc63430644editdlrm
errors.cpython-36.pyc63430644editdlrm
fields.cpython-36.opt-1.pyc26530644editdlrm
fields.cpython-36.pyc26530644editdlrm
jws.cpython-36.opt-1.pyc21640644editdlrm
jws.cpython-36.pyc21640644editdlrm
magic_typing.cpython-36.opt-1.pyc8750644editdlrm
magic_typing.cpython-36.pyc8750644editdlrm
messages.cpython-36.opt-1.pyc270940644editdlrm
messages.cpython-36.pyc271260644editdlrm
mixins.cpython-36.opt-1.pyc31030644editdlrm
mixins.cpython-36.pyc31030644editdlrm
standalone.cpython-36.opt-1.pyc116800644editdlrm
standalone.cpython-36.pyc116800644editdlrm
util.cpython-36.opt-1.pyc6220644editdlrm
util.cpython-36.pyc6220644editdlrm
__init__.cpython-36.opt-1.pyc4630644editdlrm
__init__.cpython-36.pyc4630644editdlrm
Edit: /usr/lib/python3.6/site-packages/acme/__pycache__/mixins.cpython-36.pyc (3103B)
3 Ú¯a ã@sjdZddlmZddlmZGdd„dƒZGdd„deƒZGdd „d eƒZeeeeeefd œd d „Zd S)z0Useful mixins for Challenge and Resource objectsé)ÚAny)ÚDictcsReZdZdZeedœdd„ƒZejeddœdd„ƒZee ddœ‡fd d „ Z ‡Z S) ÚVersionedLEACMEMixinzEThis mixin stores the version of Let's Encrypt's endpoint being used.)ÚreturncCs t|ddƒS)z*Define the version of ACME protocol to useÚ_le_acme_versioné)Úgetattr)Úself©r ú/usr/lib/python3.6/mixins.pyÚle_acme_versionsz$VersionedLEACMEMixin.le_acme_versionN)ÚversionrcCstj|d|ƒdS)Nr)ÚobjectÚ __setattr__)r r r r r r s)ÚkeyÚvaluercs*|dkrtj|||ƒntƒj||ƒdS)Nr )rrÚsuper)r rr)Ú __class__r r rsz VersionedLEACMEMixin.__setattr__) Ú__name__Ú __module__Ú __qualname__Ú__doc__ÚpropertyÚintr ÚsetterÚstrrrÚ __classcell__r r )rr rs rcsHeZdZdZeeefdœ‡fdd„ Zeeefdœ‡fdd„ Z‡Z S)Ú ResourceMixinz… This mixin generates a RFC8555 compliant JWS payload by removing the `resource` field if needed (eg. ACME v2 protocol). )rcsttƒddƒS)z/See josepy.JSONDeserializable.to_partial_json()Úto_partial_jsonÚresource)Ú_safe_jobj_compliancer)r )rr r r!szResourceMixin.to_partial_jsoncsttƒddƒS)z8See josepy.JSONObjectWithFields.fields_to_partial_json()Úfields_to_partial_jsonr)r r)r )rr r r!&sz$ResourceMixin.fields_to_partial_json) rrrrrrrrr!rr r )rr rsrcsHeZdZdZeeefdœ‡fdd„ Zeeefdœ‡fdd„ Z‡Z S)Ú TypeMixinzŒ This mixin allows generation of a RFC8555 compliant JWS payload by removing the `type` field if needed (eg. ACME v2 protocol). )rcsttƒddƒS)z/See josepy.JSONDeserializable.to_partial_json()rÚtype)r r)r )rr r r1szTypeMixin.to_partial_jsoncsttƒddƒS)z8See josepy.JSONObjectWithFields.fields_to_partial_json()r!r#)r r)r )rr r r!6sz TypeMixin.fields_to_partial_json) rrrrrrrrr!rr r )rr r",sr")ÚinstanceÚ jobj_methodÚuncompliant_fieldrcCsBt||ƒr0t||ƒƒ}|jdkr,|j|dƒ|Stdj|ƒƒ‚dS)Néz Method {0}() is not implemented.)Úhasattrrr ÚpopÚAttributeErrorÚformat)r$r%r&Zjobjr r r r <s     r N) rZtypingrrrrr"rr r r r r Ús