E&S CVS Commit: PEAK - Clean up __repr__'s for bindings, for convenient use of help() and other
pje at eby-sarna.com
pje at eby-sarna.com
Fri Nov 28 19:00:00 EST 2003
Module Name: PEAK
Committed By: pje
Date: Fri Nov 28 23:59:01 UTC 2003
Modified Files:
PEAK: TODO.txt
PEAK/src/peak/api: __init__.py
PEAK/src/peak/binding: components.py once.py
PEAK/src/peak/config: registries.py
Log Message:
Clean up __repr__'s for bindings, for convenient use of help() and other
documentation tools.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/TODO.txt.diff?r1=1.77&r2=1.78
http://cvs.eby-sarna.com/PEAK/src/peak/api/__init__.py.diff?r1=1.36&r2=1.37
http://cvs.eby-sarna.com/PEAK/src/peak/binding/components.py.diff?r1=1.128&r2=1.129
http://cvs.eby-sarna.com/PEAK/src/peak/binding/once.py.diff?r1=1.65&r2=1.66
http://cvs.eby-sarna.com/PEAK/src/peak/config/registries.py.diff?r1=1.1&r2=1.2
To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 PEAK/TODO.txt
cvs rdiff -r1.36 -r1.37 PEAK/src/peak/api/__init__.py
cvs rdiff -r1.128 -r1.129 PEAK/src/peak/binding/components.py
cvs rdiff -r1.65 -r1.66 PEAK/src/peak/binding/once.py
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/config/registries.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