E&S CVS Commit: PEAK - Fixed problem with 'getParentComponent()' of a module potentially

pje@eby-sarna.com pje@eby-sarna.com
Tue Feb 18 17:39:00 2003


Module Name:	PEAK
Committed By:	pje
Date:		Tue Feb 18 22:38:07 UTC 2003

Modified Files:
	PEAK/src/peak/binding: components.py

Log Message:
Fixed problem with 'getParentComponent()' of a module potentially
importing an object that isn't the parent module (in the case where the
parent's parent has an attribute with the same name as the parent, but
that is not the parent).


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.80&r2=1.81

To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 PEAK/src/peak/binding/components.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.