
    zi                     .    d dl mZ  G d de          ZdS )    )Finalc                        e Zd ZU ee         ed<   ee         ed<   ee         ed<   dedededdf fdZdefdZ xZ	S )
ParseErrorpathlinenomsgreturnNc                 x    t                                          |||           || _        || _        || _        d S )N)super__init__r   r   r   )selfr   r   r   	__class__s       _/var/www/tmov.alphamb/tmov_inventario/venv/lib/python3.11/site-packages/iniconfig/exceptions.pyr   zParseError.__init__	   s8    vs+++	    c                 :    | j          d| j        dz    d| j         S )N:   z: )r   r   r   )r   s    r   __str__zParseError.__str__   s(    );;dkAo;;;;;r   )
__name__
__module____qualname__r   str__annotations__intr   r   __classcell__)r   s   @r   r   r      s         
*#J	sOOOS # C D      < < < < < < < < <r   r   N)typingr   	Exceptionr    r   r   <module>r      sK         < < < < < < < < < <r   