[Zope3-checkins] SVN: Zope3/trunk/src/zope/app/module/__init__.py Converted XXX to TODO.

Stephan Richter srichter at cosmos.phy.tufts.edu
Fri Jul 9 11:46:12 EDT 2004


Log message for revision 26330:

Converted XXX to TODO.




-=-
Modified: Zope3/trunk/src/zope/app/module/__init__.py
===================================================================
--- Zope3/trunk/src/zope/app/module/__init__.py	2004-07-09 15:46:09 UTC (rev 26329)
+++ Zope3/trunk/src/zope/app/module/__init__.py	2004-07-09 15:46:12 UTC (rev 26330)
@@ -54,7 +54,7 @@
 
         folder = self.__parent__
 
-        # XXX
+        # TODO:
         # We are currently only supporting trusted code.
         # We don't want the folder to be proxied because, if it is, then
         # the modules will be proxied.



More information about the Zope3-Checkins mailing list