E&S CVS Commit: PEAK - Fix a problem with the custom dispatch criterion for binding.hasParent();
pje at eby-sarna.com
pje at eby-sarna.com
Sun Apr 3 11:14:00 EDT 2005
Module Name: PEAK
Committed By: pje
Date: Sun Apr 3 15:13:36 UTC 2005
Modified Files:
PEAK/src/peak/binding: components.py
PEAK/src/peak/binding/tests: __init__.py
Log Message:
Fix a problem with the custom dispatch criterion for binding.hasParent();
it was causing the new view traversal generic function in peak.web to fail.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/binding/components.py.diff?r1=1.144&r2=1.145
http://cvs.eby-sarna.com/PEAK/src/peak/binding/tests/__init__.py.diff?r1=1.41&r2=1.42
To generate a diff of this commit:
cvs rdiff -r1.144 -r1.145 PEAK/src/peak/binding/components.py
cvs rdiff -r1.41 -r1.42 PEAK/src/peak/binding/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