+
     Hi,  c                   s\    R t ^ RIt^ RIt ! R R]4      t ! R R]4      t ! R R]4      tR# )z!Exception classes used by PexpectNc                   sB   a a ] tR t^t oRtV 3R ltR tR tRtVt	V ;t
# )ExceptionPexpectz9Base class for all exceptions raised by this module.
    c                s:   < \         \        V `  V4       Wn        R # N)Zsuperr    __init__value)selfr   	__class__s   &&7/usr/lib/python3.14/site-packages/pexpect/exceptions.pyr   ZExceptionPexpect.__init__
   s    .u5
    c                s,    \        V P                  4      # r   )Zstrr   )r   s   &r   __str__ZExceptionPexpect.__str__   s    4::r   c                s   \         P                  ! \        P                  ! 4       ^,          4      pV Uu. uF%  pRV^ ,          9  g   K  RV^ ,          9  g   K#  VNK'  	  pp\         P                  ! V4      pRP                  V4      # u upi )zThis returns an abbreviated stack trace with lines that only concern
the caller. In other words, the stack trace inside the Pexpect module
is not included. zpexpect/__init__zpexpect/expectZ )	tracebackZ
extract_tbsysZexc_infoZformat_listZjoin)r   ZtblistZitems   &  r   	get_traceZExceptionPexpect.get_trace   s|    
 %%cllnQ&78#) R64.@Q.O$0@Q0O $6 R&&v.wwvRs   B	
B	B	)r   )__name__
__module____qualname____firstlineno____doc__r   r   r   __static_attributes__Z__classdictcell__Z__classcell__)r   Z__classdict__s   @@r   r    r       s     	 	r   r    c                   s    ] tR t^tRtRtR# )EOFzNRaised when EOF is read from a child.
This usually means the child has exited. Nr   r   r   r   r   r   r   r   r   r   r      s    0r   r   c                   s    ] tR t^"tRtRtR# )TIMEOUTz-Raised when a read time exceeds the timeout. r   Nr   r   r   r   r   r   "   s    7r   r   )r   r	   r
   Z	Exceptionr    r   r   r   r   r   <module>r      s4    '  
y .0
 0
8 8r   