Patrick Maupin wrote: > Method calls are deliberately disallowed by the PEP, so that the > implementation has some hope of being securable. If attribute access is allowed, arbitrary code can already be triggered, so I don't see how this makes a difference to security. -- Greg