
    4Ysh                         d Z  G d de      Zy)zA
This module defines all exception classes in the whole package.
c                       e Zd ZdZy)ISO8601Errorz3Raised when the given ISO string can not be parsed.N)__name__
__module____qualname____doc__     p/var/www/sten-cake5-migrate2.hellocrow.space/lexinfo-master/env/lib/python3.12/site-packages/isodate/isoerror.pyr   r       s    =r	   r   N)r   
ValueErrorr   r   r	   r
   <module>r      s   6
>: >r	   