[Zope3-checkins] CVS: Zope3/src/zope/interfaces - event.py:1.1.2.2

Jim Fulton jim@zope.com
Tue, 24 Dec 2002 07:51:58 -0500


Update of /cvs-repository/Zope3/src/zope/interfaces
In directory cvs.zope.org:/tmp/cvs-serv1158/src/zope/interfaces

Modified Files:
      Tag: NameGeddon-branch
	event.py 
Log Message:
Searched for and changed over 1200 references to Zope.something.

Most of these were either comments, doc strings, or permission ids.

Many were imports or ids in zcml.  (much zcml fixup is still needed.



=== Zope3/src/zope/interfaces/event.py 1.1.2.1 => 1.1.2.2 ===
--- Zope3/src/zope/interfaces/event.py:1.1.2.1	Mon Dec 23 14:32:58 2002
+++ Zope3/src/zope/interfaces/event.py	Tue Dec 24 07:51:27 2002
@@ -91,7 +91,7 @@
         If other subscriptions are present they will remain.  If the
         subscription cannot be found and the subscribable is a placeful
         service, the unsubscription request is passed to parent
-        services.  Raises Zope.Exceptions.NotFound if subscriber wasn't 
+        services.  Raises NotFound if subscriber wasn't 
         subscribed as expected.
         
         If the subscriber implements ISubscriptionAware, this function