[Zope-Checkins] CVS: Packages/ZClasses - Property.py:1.20

Jim Fulton jim@tarzan.digicool.com
Sun, 11 Jul 1999 18:55:26 -0400


Update of /cvs-repository/Packages/ZClasses
In directory tarzan.digicool.com:/projects/users/jim/lib/python/ZClasses

Modified Files:
	Property.py 
Log Message:
Added check to prevent copying or renaming propertysheets.
This is necessary due to oddities in the way that propertysheets
currently manage their data. :(