[Zope] Accessing methods in Python Objects

Cyril cyril.elkaim@free.fr
Fri, 1 Dec 2000 12:08:33 +0100 (CET)


       Looking at the source is often the best way to learn :-)

       "__allow_access_to_unprotected_subobjects__ = 1" does the trick.

       Cyril