[Zope3-checkins] CVS: Zope3/src/zope/app/content - folder.py:1.15.2.4

Jim Fulton jim at zope.com
Fri Sep 12 17:23:06 EDT 2003


Update of /cvs-repository/Zope3/src/zope/app/content
In directory cvs.zope.org:/tmp/cvs-serv3657/content

Modified Files:
      Tag: parentgeddon-branch
	folder.py 
Log Message:
fixed bug in marking something a site

=== Zope3/src/zope/app/content/folder.py 1.15.2.3 => 1.15.2.4 ===
--- Zope3/src/zope/app/content/folder.py:1.15.2.3	Fri Sep 12 16:46:26 2003
+++ Zope3/src/zope/app/content/folder.py	Fri Sep 12 17:22:35 2003
@@ -108,7 +108,6 @@
     return f
 
 
-
 class RootDirectoryFactory:
     def __init__(self, context):
         pass




More information about the Zope3-Checkins mailing list