E&S CVS Commit: PEAK - Add 'parse()' and 'format()' methods to feature objects, to make it easier
pje at eby-sarna.com
pje at eby-sarna.com
Tue Jan 27 13:58:00 EST 2004
Module Name: PEAK
Committed By: pje
Date: Tue Jan 27 18:57:34 UTC 2004
Modified Files:
PEAK/src/peak/model: features.py
PEAK/src/peak/model/tests: __init__.py
Log Message:
Add 'parse()' and 'format()' methods to feature objects, to make it easier
to implement DDT tests against them.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/model/features.py.diff?r1=1.29&r2=1.30
http://cvs.eby-sarna.com/PEAK/src/peak/model/tests/__init__.py.diff?r1=1.15&r2=1.16
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 PEAK/src/peak/model/features.py
cvs rdiff -r1.15 -r1.16 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