[Zope-Checkins] CVS: Zope3/lib/python/Zope/App/OFS/Folder - FolderLimit.py:1.1.4.3 LoadedFolderFields.py:1.1.4.3 OrderedFolder.py:1.1.4.3

Gary Poster garyposter@earthlink.net
Wed, 3 Apr 2002 22:53:50 -0500


Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Folder
In directory cvs.zope.org:/tmp/cvs-serv7752/OFS/Folder

Modified Files:
      Tag: Zope-3x-branch
	FolderLimit.py LoadedFolderFields.py OrderedFolder.py 
Log Message:
checking in gary-pre_create_view-branch, with support for create namespace.  Because I merged in the Zope-3x-branch earlier and then had to run the license script again, many (most?) of the files were touched.  I am checking these in incrementally, since I ran into trouble overloading the cvs server when I had to do this for my own branch.  I will notate the last checkin, and then immediately check it out again to check my work.


=== Zope3/lib/python/Zope/App/OFS/Folder/FolderLimit.py 1.1.4.2 => 1.1.4.3 ===
 
 Revision information: 
-$Id$
+$Id$
 """
 
 from Zope.App.OFS.Container.IContainerLimit import IContainerLimit


=== Zope3/lib/python/Zope/App/OFS/Folder/LoadedFolderFields.py 1.1.4.2 => 1.1.4.3 ===
 """
 
-$Id$
+$Id$
 """
-
+
 
 from Zope.App.Formulator import getField
 


=== Zope3/lib/python/Zope/App/OFS/Folder/OrderedFolder.py 1.1.4.2 => 1.1.4.3 ===
 """
 Revision information: 
-$Id$
+$Id$
 
 """