At 09:11 PM 9/1/04 -0500, Doug Quale wrote: >I have a Python 101 type question: What is the advantage of using >key = feature.attrName+'__event' instead of key = '__event'? To have an event object for each feature.