Files
old-parkingkoncept/parkingkonceptvenv/lib/python3.7/site-packages/itsdangerous/__pycache__/exc.cpython-37.pyc

60 lines
3.1 KiB
Plaintext
Raw Normal View History

2019-11-17 12:44:16 +01:00
B
<00>/<2F>]<5D> <00>@s|ddlmZddlmZGdd<04>de<03>ZGdd<06>de<04>ZGdd<08>de<05>ZGd d
<EFBFBD>d
e<06>ZGd d <0C>d e<05>ZGd d<0E>de<04>Z dS)<10>)<01>PY2)<01> text_typecs<eZdZdZdZ<04>fdd<04>Zdd<06>Zer4eZdd<06>Z<06>Z S)<08>BadDataz<61>Raised if bad data of any sort was encountered. This is the base
for all exceptions that itsdangerous defines.
.. versionadded:: 0.15
Ncstt|<00><02>||<01>||_dS)N)<04>superr<00>__init__<5F>message)<02>selfr)<01> __class__<5F><00>:/tmp/pip-install-c3kgu56x/itsdangerous/itsdangerous/exc.pyrszBadData.__init__cCs
t|j<01>S)N)rr)rr
r
r <00>__str__szBadData.__str__cCs|<00><00><00>d<01>S)Nzutf-8)<02> __unicode__<5F>encode)rr
r
r r s)
<EFBFBD>__name__<5F>
__module__<EFBFBD> __qualname__<5F>__doc__rrr rr <00> __classcell__r
r
)r r rs rc@seZdZdZddd<04>ZdS)<06> BadSignaturez%Raised if a signature does not match.NcCst<00>||<01>||_dS)N)rr<00>payload)rrrr
r
r rs zBadSignature.__init__)N)rrrrrr
r
r
r rsrc@seZdZdZddd<04>ZdS)<06>BadTimeSignaturezbRaised if a time-based signature is invalid. This is a subclass
of :class:`BadSignature`.
NcCst<00>|||<02>||_dS)N)rr<00> date_signed)rrrrr
r
r r/szBadTimeSignature.__init__)NN)rrrrrr
r
r
r r*src@seZdZdZdS)<03>SignatureExpiredzrRaised if a signature timestamp is older than ``max_age``. This
is a subclass of :exc:`BadTimeSignature`.
N)rrrrr
r
r
r r:src@seZdZdZddd<04>ZdS)<06> BadHeaderz<72>Raised if a signed header is invalid in some form. This only
happens for serializers that have a header that goes with the
signature.
.. versionadded:: 0.24
NcCst<00>|||<02>||_||_dS)N)rr<00>header<65>original_error)rrrrrr
r
r rHszBadHeader.__init__)NNN)rrrrrr
r
r
r r@src@seZdZdZddd<04>ZdS)<06>
BadPayloada4Raised if a payload is invalid. This could happen if the payload
is loaded despite an invalid signature, or if there is a mismatch
between the serializer and deserializer. The original exception
that occurred during loading is stored on as :attr:`original_error`.
.. versionadded:: 0.15
NcCst<00>||<01>||_dS)N)rrr)rrrr
r
r r]s zBadPayload.__init__)N)rrrrrr
r
r
r rTsrN)
<EFBFBD>_compatrr<00> Exceptionrrrrrrr
r
r
r <00><module>s