[Zope3-checkins] SVN: Zope3/trunk/src/zope/app/utility/utility.py
Made a TODO item out of it.
Stephan Richter
srichter at cosmos.phy.tufts.edu
Thu Jul 8 18:19:59 EDT 2004
Log message for revision 26243:
Made a TODO item out of it.
-=-
Modified: Zope3/trunk/src/zope/app/utility/utility.py
===================================================================
--- Zope3/trunk/src/zope/app/utility/utility.py 2004-07-08 22:19:29 UTC (rev 26242)
+++ Zope3/trunk/src/zope/app/utility/utility.py 2004-07-08 22:19:59 UTC (rev 26243)
@@ -118,5 +118,4 @@
# ComponentRegistration calls this when you specify a
# permission; it needs the interface to create a security
# proxy for the interface with the given permission.
- # XXX Smells like a dead chicken to me.
return self.interface
More information about the Zope3-Checkins
mailing list