
    fv                         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     k/var/dept/share/cheung/public_html/OutSchool/python/env/lib/python3.12/site-packages/zope/event/__init__.pynotifyr      s     " 
5    N)__doc__r   r    r   r   <module>r      s    r   