python (3.11.7)

(root)/
lib/
python3.11/
asyncio/
__pycache__/
exceptions.cpython-311.opt-1.pyc

edZdZGddeZeZGddeZGddeZGdd	e	Z
Gd
deZGdd
eZdS)zasyncio exceptions.)BrokenBarrierErrorCancelledErrorInvalidStateErrorTimeoutErrorIncompleteReadErrorLimitOverrunErrorSendfileNotAvailableErrorceZdZdZdS)rz!The Future or Task was cancelled.N__name__
__module____qualname____doc__F/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/asyncio/exceptions.pyrr
s++++rrceZdZdZdS)rz+The operation is not allowed in this state.Nr
rrrrrs5555rrceZdZdZdS)rz~Sendfile syscall is not available.

    Raised if OS does not support sendfile syscall for given socket or
    file type.
    Nr
rrrrrsrrc(eZdZdZfdZdZxZS)rz
    Incomplete read error. Attributes:

    - partial: read bytes string before the end of stream was reached
    - expected: total number of expected bytes (or None if unknown)
    c|dnt|}tt|d|d||_||_dS)N	undefinedz bytes read on a total of z expected bytes)reprsuper__init__lenpartialexpected)selfrr
r_expected	__class__s    rrzIncompleteReadError.__init__$si$,$4[[$x..

CLL88&888	9	9	9 


rc<t||j|jffSN)typerrrs r
__reduce__zIncompleteReadError.__reduce__+sDzzDL$-888rrrr
rrr$
__classcell__rs@rrrsQ!!!!!9999999rrc(eZdZdZfdZdZxZS)rzReached the buffer limit while looking for a separator.

    Attributes:
    - consumed: total number of to be consumed bytes.
    cXt|||_dSr!)rrconsumed)rmessager*rs   rrzLimitOverrunError.__init__5s&
!!! 


rcHt||jd|jffS)N)r"argsr*r#s rr$zLimitOverrunError.__reduce__9s DzzDIaL$-888rr%r's@rrr/sQ
!!!!!9999999rrceZdZdZdS)rz*Barrier is broken by barrier.abort() call.Nr
rrrrr=s4444rrN)
r__all__
BaseExceptionrr	ExceptionrRuntimeErrorrEOFErrorrrrrrr<module>r5s(,,,,,],,,66666	66699999(999$99999	9995555555555r