[Zope] Bug in the doc or I missed something
Stefan H. Holek
stefan at epy.co.at
Thu Oct 23 11:44:13 EDT 2003
In a PythonScript use:
context.restrictedTraverse('/')
Stefan
--On Donnerstag, 23. Oktober 2003 16:07 +0200 Gilles Lenfant
<gilles at pilotsystems.net> wrote:
> Hi,
>
> The zope help in the API/ObjectManagerItem section mentions the
> "getPhysicalRoot()" that returns the zope root object.
> In a Python script...
>
> x = anyobject.getPhysicalRoot()
>
> ...raises an AttributeError, but...
>
> x = anyObject.getPhysicalPath()
>
> ...works perfectly. When bot methods are supposed to be provided by the
> same base class !!!
>
> Did I miss something or does the help mention a deprecated method (I
> noticed the problem on 2.6.1 and 2.6.2, I have no older version to check)
>
> Thanks in advance.
>
> --Gilles
--
The time has come to start talking about whether the emperor is as well
dressed as we are supposed to think he is. /Pete McBreen/
More information about the Zope
mailing list