Chris McDonough
2011-01-30 ef7eeefc8aeea42c394152f9dbc80d83bd7df6a0
fix too-long lines
1 files modified
3 ■■■■ changed files
pyramid/config.py 3 ●●●● patch | view | raw | blame | history
pyramid/config.py
@@ -2330,8 +2330,7 @@
        expected event notifications.  This method is useful when
        testing code that wants to call
        :meth:`pyramid.registry.Registry.notify`,
        :func:`zope.component.event.dispatch` or
        :func:`zope.component.event.objectEventNotify`.
        or :func:`zope.component.event.dispatch`.
        The default value of ``event_iface`` (``None``) implies a
        subscriber registered for *any* kind of event.