[Zope-Checkins] CVS: Zope3/lib/python/Zope/App/OFS/Content/File/tests - testFileEdit.py:NONE

Jim Fulton jim@zope.com
Wed, 5 Jun 2002 11:17:56 -0400


Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Content/File/tests
In directory cvs.zope.org:/tmp/cvs-serv20512/lib/python/Zope/App/OFS/Content/File/tests

Removed Files:
      Tag: Zope3InWonderland-branch
	testFileEdit.py 
Log Message:
Fixed up zcml and pt to reflect new way of defining views.
This changed lots of urls. Also made sure that relative urls
starting with names with :: had a preceeding "./".  :-/

Had to modify some py files to accomidate these changes, including
createing some interfaces to use in security assertions.


=== Removed File Zope3/lib/python/Zope/App/OFS/Content/File/tests/testFileEdit.py ===