E&S CVS Commit: PEAK - Added a default __repr__ method for 'model.Immutable' types (i.e., object
pje at eby-sarna.com
pje at eby-sarna.com
Fri May 9 12:19:01 EDT 2003
Module Name: PEAK
Committed By: pje
Date: Fri May 9 16:18:23 UTC 2003
Modified Files:
PEAK/src/peak/model: elements.py features.py
PEAK/src/peak/naming: URL.py
Log Message:
Added a default __repr__ method for 'model.Immutable' types (i.e., object
types that can't compose a cycle). Fixed a problem with a URL parsing
error message.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/model/elements.py.diff?r1=1.11&r2=1.12
http://cvs.eby-sarna.com/PEAK/src/peak/model/features.py.diff?r1=1.11&r2=1.12
http://cvs.eby-sarna.com/PEAK/src/peak/naming/URL.py.diff?r1=1.5&r2=1.6
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 PEAK/src/peak/model/elements.py \
PEAK/src/peak/model/features.py
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/naming/URL.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