Kyler B. Laird wrote: > I'm trying to read > python/Products/PageTemplates/Expressions.py > and > python/OFS/Traversable.py > but I am at a loss for the definition of has(). Just add "has=hasattr" right after "get=getattr" (line 145 of Traversable.py). Sorry, Evan @ Zope