[Zope3-checkins] CVS: Zope3/src/zope/proxy/context - __init__.py:1.1.2.4
Jim Fulton
jim@zope.com
Tue, 24 Dec 2002 07:51:58 -0500
Update of /cvs-repository/Zope3/src/zope/proxy/context
In directory cvs.zope.org:/tmp/cvs-serv1158/src/zope/proxy/context
Modified Files:
Tag: NameGeddon-branch
__init__.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/proxy/context/__init__.py 1.1.2.3 => 1.1.2.4 ===
--- Zope3/src/zope/proxy/context/__init__.py:1.1.2.3 Mon Dec 23 18:56:39 2002
+++ Zope3/src/zope/proxy/context/__init__.py Tue Dec 24 07:51:27 2002
@@ -144,7 +144,7 @@
#
# For further discission, see this wiki page (all on one line):
# http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/...
-# Zope.ContextWrapper.ContextMethod
+# zope.proxy.context.ContextMethod
#
##############################################################################