E&S CVS Commit: PEAK - Fixed the "delete/delattr/__delete__" mess by standardizing on "unsetX" as
pje at eby-sarna.com
pje at eby-sarna.com
Tue Dec 24 16:07:00 EST 2002
Module Name: PEAK
Committed By: pje
Date: Tue Dec 24 21:06:10 UTC 2002
Modified Files:
PEAK/src/peak/model: structural.py
PEAK/src/peak/model/tests: __init__.py
Log Message:
Fixed the "delete/delattr/__delete__" mess by standardizing on "unsetX" as
the way to "unset" (i.e. delattr semantics) the value of a feature.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/model/structural.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/peak/model/tests/__init__.py.diff?r1=1.1&r2=1.2
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/model/structural.py
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/model/tests/__init__.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list