E&S CVS Commit: PEAK - Got rid of bogus equivalance between NOT_FOUND and AttributeError. We

pje at eby-sarna.com pje at eby-sarna.com
Wed Aug 6 18:13:01 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Wed Aug  6 22:12:11 UTC 2003

Modified Files:
	PEAK/src/peak/binding: _once.c _once.pyx

Log Message:
Got rid of bogus equivalance between NOT_FOUND and AttributeError.  We
never used it before, it's counterintuitive, and it makes it impossible
to use the 'subject' attribute in 'peak.web.TraversalContext' when the
target object is NOT_FOUND.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/binding/_once.c.diff?r1=1.10&r2=1.11
http://cvs.eby-sarna.com/PEAK/src/peak/binding/_once.pyx.diff?r1=1.10&r2=1.11

To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 PEAK/src/peak/binding/_once.c \
    PEAK/src/peak/binding/_once.pyx

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