Hi
I have a Python script witch takes a list of Zope objects and returns only the objects with 'View' permission for Anonymous users.
The script is called by a Zope Manager.
How do I do that ??
10x