Minor change to is_acquired function: __getitem__ lookups now use the wrapped
parent to allow the parent to acquire things like CMF tools during lookup. Note that this relies on the unwritten assumption that __getitem__ will not acquire things as getattr will.
Showing
Please register or sign in to comment