[Zope-Checkins] CVS: Zope2  - PythonScript.py:1.17.2.3
   
    Jeffrey Shell
     
    jeffrey@digicool.com
       
    Wed, 31 Jan 2001 11:50:51 -0500 (EST)
    
    
  
Update of /cvs-repository/Zope2/lib/python/Products/PythonScripts
In directory korak.digicool.com:/home/jeffrey/integ/lib/python/Products/PythonScripts
Modified Files:
      Tag: jeffrey-writelocking_support_integration-branch
	PythonScript.py 
Log Message:
Moved the __implements__=(WriteLockInterface,) to the objects that can be lockable, and fixed some logic in davcmds.py to better deal with objects that don't say they implement that interface (like Versions and other noncontent objects)