U
'â7`T ã @ s$ d dl mZ dZG dd„ deƒZdS )é )Ú
FrozenList)ÚSignalc s4 e Zd ZdZdZ‡ fdd„Zdd„ Zdd„ Z‡ ZS ) r z¼Coroutine-based signal implementation.
To connect a callback to a signal, use any list method.
Signals are fired using the send() coroutine, which takes named
arguments.
)Ú_ownerc s t ƒ ¡ || _d S )N)ÚsuperÚ__init__r )ÚselfÚowner©Ú __class__© úB/opt/alt/python38/lib64/python3.8/site-packages/aiohttp/signals.pyr s
zSignal.__init__c C s d | j| jt| ƒ¡S )Nz"