E&S CVS Commit: PEAK - Moved 'HashAndCompare' mixin class to 'peak.util.hashcmp', since it's not
pje@eby-sarna.com
pje@eby-sarna.com
Wed Feb 19 19:23:00 2003
Module Name: PEAK
Committed By: pje
Date: Thu Feb 20 00:22:35 UTC 2003
Modified Files:
PEAK/src/peak/model: enumerations.py structural.py
Added Files:
PEAK/src/peak/util: hashcmp.py
Log Message:
Moved 'HashAndCompare' mixin class to 'peak.util.hashcmp', since it's not
specific to 'peak.model' and could be generally useful in or out of PEAK.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/model/enumerations.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/peak/model/structural.py.diff?r1=1.26&r2=1.27
http://cvs.eby-sarna.com/PEAK/src/peak/util/hashcmp.py?rev=1.1&content-type=text/vnd.viewcvs-markup
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/model/enumerations.py
cvs rdiff -r1.26 -r1.27 PEAK/src/peak/model/structural.py
cvs rdiff -r0 -r1.1 PEAK/src/peak/util/hashcmp.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.