[Zope-Checkins] CVS: Zope2 - Resource.py:1.33

Jeffrey Shell jeffrey@digicool.com
Wed, 12 Jul 2000 13:06:53 -0400


Update of /cvs-repository/Zope2/lib/python/webdav
In directory korak.digicool.com:/home/jeffrey/IntraZope/lib/python/webdav

Modified Files:
	Resource.py 
Log Message:
Resource.UNLOCK didn't have REQUEST and RESPONSE in its method
signature.  Now it does.