[Subversion] / PEAK  

Revision 1131


Jump to revision:
Previous Next
Author: pje
Date: Tue May 20 16:20:58 2003 UTC (20 years, 11 months ago)

Log Message:

Fixed a problem where local name resolution could infinitely recurse.
Added a new 'EmptyContext' naming context, that is now used as the default
initial naming context; this allows "off the top of the tree" acquisition
errors to correctly generate 'NameNotFound' instead of
'NotImplementedError' or other strange error messages.  Added test for the
previously broken condition.  The bug was introduced post-alpha1.  Thanks
to Oleg Broytmann for catching this problem.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/src/peak/naming/contexts.py modified X   (diff to previous)
PEAK/src/peak/naming/tests/__init__.py modified X   (diff to previous)
PEAK/src/peak/peak.ini modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help