> ...but can you bind self to the context or, more perversely, > context to > the container? As the first line in your PythonMethod: self,context = context,self But why would you want to?