[Evan Simpson] > Here's the culprit: > > > <td tal:attributes="class > python:test(container.select_this(section), > > Since you fetch 'select_this' from your container, the context of the > call *is* the container. <a slice of kensho> Thanks! // m