
    Ogu                         d Z g Zd Zy)z# Base event system implementation

c                 *    t         D ]
  } ||         y)z* Notify all subscribers of ``event``.
    N)subscribers)event
subscribers     N/var/www/djangounited/venv/lib/python3.12/site-packages/zope/event/__init__.pynotifyr      s     " 
5    N)__doc__r   r    r   r   <module>r      s    r   