U
    (`·[u  ã                   @   s   d Z g Zdd„ ZdS )z# Base event system implementation

c                 C   s   t D ]}|| ƒ qdS )z* Notify all subscribers of ``event``.
    N)Úsubscribers)ZeventZ
subscriber© r   ú5/usr/lib/python3/dist-packages/zope/event/__init__.pyÚnotify   s    r   N)Ú__doc__r   r   r   r   r   r   Ú<module>   s   