/usr/share/cagefs-skeleton/opt/alt/python310/lib64/python3.10/asyncio/__pycache__
o �=?ha � @ sl d Z dZG dd� de�ZG dd� de�ZG dd� de�ZG dd � d e�ZG d d� de �Z G dd � d e�ZdS )zasyncio exceptions.)�CancelledError�InvalidStateError�TimeoutError�IncompleteReadError�LimitOverrunError�SendfileNotAvailableErrorc @ � e Zd ZdZdS )r z!The Future or Task was cancelled.N��__name__� __module__�__qualname__�__doc__� r r �9/opt/alt/python310/lib64/python3.10/asyncio/exceptions.pyr � r c @ r )r z*The operation exceeded the given deadline.Nr r r r r r r r c @ r )r z+The operation is not allowed in this state.Nr r r r r r r r c @ r )r z~Sendfile syscall is not available. Raised if OS does not support sendfile syscall for given socket or file type. Nr r r r r r r r c �( e Zd ZdZ� fdd�Zdd� Z� ZS )r z� 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 s@ |d u rdnt |�}t� �t|�� d|� d�� || _|| _d S )NZ undefinedz bytes read on a total of z expected bytes)�repr�super�__init__�len�partial�expected)�selfr r Z r_expected�� __class__r r r $ s � zIncompleteReadError.__init__c C s t | �| j| jffS �N)�typer r �r r r r � __reduce__+ s zIncompleteReadError.__reduce__�r r r r r r � __classcell__r r r r r s r c r )r z�Reached the buffer limit while looking for a separator. Attributes: - consumed: total number of to be consumed bytes. c s t � �|� || _d S r )r r �consumed)r �messager r r r r 5 s zLimitOverrunError.__init__c C s t | �| jd | jffS )N� )r �argsr r r r r r 9 s zLimitOverrunError.__reduce__r r r r r r / s r N)r �__all__� BaseExceptionr � Exceptionr r �RuntimeErrorr �EOFErrorr r r r r r �<module> s
.
Edit
..
Edit
__init__.cpython-310.opt-1.pyc
Edit
__init__.cpython-310.opt-2.pyc
Edit
__init__.cpython-310.pyc
Edit
__main__.cpython-310.opt-1.pyc
Edit
__main__.cpython-310.opt-2.pyc
Edit
__main__.cpython-310.pyc
Edit
base_events.cpython-310.opt-1.pyc
Edit
base_events.cpython-310.opt-2.pyc
Edit
base_events.cpython-310.pyc
Edit
base_futures.cpython-310.opt-1.pyc
Edit
base_futures.cpython-310.opt-2.pyc
Edit
base_futures.cpython-310.pyc
Edit
base_subprocess.cpython-310.opt-1.pyc
Edit
base_subprocess.cpython-310.opt-2.pyc
Edit
base_subprocess.cpython-310.pyc
Edit
base_tasks.cpython-310.opt-1.pyc
Edit
base_tasks.cpython-310.opt-2.pyc
Edit
base_tasks.cpython-310.pyc
Edit
constants.cpython-310.opt-1.pyc
Edit
constants.cpython-310.opt-2.pyc
Edit
constants.cpython-310.pyc
Edit
coroutines.cpython-310.opt-1.pyc
Edit
coroutines.cpython-310.opt-2.pyc
Edit
coroutines.cpython-310.pyc
Edit
events.cpython-310.opt-1.pyc
Edit
events.cpython-310.opt-2.pyc
Edit
events.cpython-310.pyc
Edit
exceptions.cpython-310.opt-1.pyc
Edit
exceptions.cpython-310.opt-2.pyc
Edit
exceptions.cpython-310.pyc
Edit
format_helpers.cpython-310.opt-1.pyc
Edit
format_helpers.cpython-310.opt-2.pyc
Edit
format_helpers.cpython-310.pyc
Edit
futures.cpython-310.opt-1.pyc
Edit
futures.cpython-310.opt-2.pyc
Edit
futures.cpython-310.pyc
Edit
locks.cpython-310.opt-1.pyc
Edit
locks.cpython-310.opt-2.pyc
Edit
locks.cpython-310.pyc
Edit
log.cpython-310.opt-1.pyc
Edit
log.cpython-310.opt-2.pyc
Edit
log.cpython-310.pyc
Edit
mixins.cpython-310.opt-1.pyc
Edit
mixins.cpython-310.opt-2.pyc
Edit
mixins.cpython-310.pyc
Edit
proactor_events.cpython-310.opt-1.pyc
Edit
proactor_events.cpython-310.opt-2.pyc
Edit
proactor_events.cpython-310.pyc
Edit
protocols.cpython-310.opt-1.pyc
Edit
protocols.cpython-310.opt-2.pyc
Edit
protocols.cpython-310.pyc
Edit
queues.cpython-310.opt-1.pyc
Edit
queues.cpython-310.opt-2.pyc
Edit
queues.cpython-310.pyc
Edit
runners.cpython-310.opt-1.pyc
Edit
runners.cpython-310.opt-2.pyc
Edit
runners.cpython-310.pyc
Edit
selector_events.cpython-310.opt-1.pyc
Edit
selector_events.cpython-310.opt-2.pyc
Edit
selector_events.cpython-310.pyc
Edit
sslproto.cpython-310.opt-1.pyc
Edit
sslproto.cpython-310.opt-2.pyc
Edit
sslproto.cpython-310.pyc
Edit
staggered.cpython-310.opt-1.pyc
Edit
staggered.cpython-310.opt-2.pyc
Edit
staggered.cpython-310.pyc
Edit
streams.cpython-310.opt-1.pyc
Edit
streams.cpython-310.opt-2.pyc
Edit
streams.cpython-310.pyc
Edit
subprocess.cpython-310.opt-1.pyc
Edit
subprocess.cpython-310.opt-2.pyc
Edit
subprocess.cpython-310.pyc
Edit
tasks.cpython-310.opt-1.pyc
Edit
tasks.cpython-310.opt-2.pyc
Edit
tasks.cpython-310.pyc
Edit
threads.cpython-310.opt-1.pyc
Edit
threads.cpython-310.opt-2.pyc
Edit
threads.cpython-310.pyc
Edit
transports.cpython-310.opt-1.pyc
Edit
transports.cpython-310.opt-2.pyc
Edit
transports.cpython-310.pyc
Edit
trsock.cpython-310.opt-1.pyc
Edit
trsock.cpython-310.opt-2.pyc
Edit
trsock.cpython-310.pyc
Edit
unix_events.cpython-310.opt-1.pyc
Edit
unix_events.cpython-310.opt-2.pyc
Edit
unix_events.cpython-310.pyc
Edit
windows_events.cpython-310.opt-1.pyc
Edit
windows_events.cpython-310.opt-2.pyc
Edit
windows_events.cpython-310.pyc
Edit
windows_utils.cpython-310.opt-1.pyc
Edit
windows_utils.cpython-310.opt-2.pyc
Edit
windows_utils.cpython-310.pyc
Edit