5 Sep
2001
5 Sep
'01
4:09 p.m.
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