[Zope-Checkins] CVS: Zope2 - NullResource.py:1.24.16.1
Jeffrey Shell
jeffrey@digicool.com
Thu, 15 Feb 2001 14:23:14 -0500 (EST)
Update of /cvs-repository/Zope2/lib/python/webdav
In directory korak.digicool.com:/home/jeffrey/SoftwareHomes/Zope23Branch/lib/python/webdav
Modified Files:
Tag: zope-2_3-branch
NullResource.py
Log Message:
Changed PUT to be public (by setting its roles to be 'Anonymous'), and
now PUT used _verifyObjectPaste to see if the user can create the type
of object returned by the PUT_factory in that place.