/snap/core24/1587/usr/lib/python3.12/asyncio/__pycache__
NameSizeModeActions
base_events.cpython-312.pyc866100644editdlrm
base_futures.cpython-312.pyc30860644editdlrm
base_subprocess.cpython-312.pyc161020644editdlrm
base_tasks.cpython-312.pyc40870644editdlrm
constants.cpython-312.pyc9550644editdlrm
coroutines.cpython-312.pyc37690644editdlrm
events.cpython-312.pyc367530644editdlrm
exceptions.cpython-312.pyc30810644editdlrm
format_helpers.cpython-312.pyc38650644editdlrm
futures.cpython-312.pyc172560644editdlrm
locks.cpython-312.pyc275020644editdlrm
log.cpython-312.pyc2810644editdlrm
mixins.cpython-312.pyc10360644editdlrm
proactor_events.cpython-312.pyc445580644editdlrm
protocols.cpython-312.pyc87820644editdlrm
queues.cpython-312.pyc119410644editdlrm
runners.cpython-312.pyc99360644editdlrm
selector_events.cpython-312.pyc631240644editdlrm
sslproto.cpython-312.pyc415470644editdlrm
staggered.cpython-312.pyc62400644editdlrm
streams.cpython-312.pyc333800644editdlrm
subprocess.cpython-312.pyc120960644editdlrm
taskgroups.cpython-312.pyc79270644editdlrm
tasks.cpython-312.pyc403710644editdlrm
threads.cpython-312.pyc12580644editdlrm
timeouts.cpython-312.pyc77970644editdlrm
transports.cpython-312.pyc140040644editdlrm
trsock.cpython-312.pyc50790644editdlrm
unix_events.cpython-312.pyc678140644editdlrm
windows_events.cpython-312.pyc415390644editdlrm
windows_utils.cpython-312.pyc73380644editdlrm
__init__.cpython-312.pyc14570644editdlrm
__main__.cpython-312.pyc51750644editdlrm
Edit: /snap/core24/1587/usr/lib/python3.12/asyncio/__pycache__/exceptions.cpython-312.pyc (3081B)
ЦidZdZGddeZeZGddeZGddeZGdd e Z Gd d eZ Gd d eZ y)zasyncio exceptions.)BrokenBarrierErrorCancelledErrorInvalidStateError TimeoutErrorIncompleteReadErrorLimitOverrunErrorSendfileNotAvailableErrorceZdZdZy)rz!The Future or Task was cancelled.N__name__ __module__ __qualname____doc__)/usr/lib/python3.12/asyncio/exceptions.pyrr s+rrceZdZdZy)rz+The operation is not allowed in this state.Nr rrrrrs5rrceZdZdZy)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||dn t|}t| t|d|d||_||_y)N undefinedz bytes read on a total of z expected bytes)reprsuper__init__lenpartialexpected)selfrr r_expected __class__s rrzIncompleteReadError.__init__$sE$,$4[$x.  CL>)C&<8 9   rcHt||j|jffSN)typerrrs r __reduce__zIncompleteReadError.__reduce__+sDzDLL$--888rr r r rrr$ __classcell__rs@rrrs !9rrc(eZdZdZfdZdZxZS)rzReached the buffer limit while looking for a separator. Attributes: - consumed: total number of to be consumed bytes. c2t||||_yr!)rrconsumed)rmessager*rs rrzLimitOverrunError.__init__5s !  rcNt||jd|jffS)N)r"argsr*r#s rr$zLimitOverrunError.__reduce__9s"DzDIIaL$--888rr%r's@rrr/s !9rrceZdZdZy)rz*Barrier is broken by barrier.abort() call.Nr rrrrr=s4rrN) r__all__ BaseExceptionrr Exceptionr RuntimeErrorrEOFErrorrrrrrrr5s^ ( ,], 6 6 9(9$ 9 955r