There are better experts than myself on this list, but I have never
had a need to bother with this file for a file-system based product.
You can just use the standard Python libraries. Probably, the Guard.py
file protects users of ExternalMethods, but that is just a guess.

good luck
André


On 4/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hello, thanks for your answer.
>    I'm looking into the file "Guards.py" and I don't understand how is the
> python code working in ZOPE. What is the meaning of a wrapper?
>    Best regards.
>    Jean Tinguely.
> 
> Selon David Convent <[EMAIL PROTECTED]>:
> 
> > Hi Jean, if you want to use python code in an unrestricted environement,
> > you should use ExternalMethods or write Python based Zope product on
> > your filesystem. External Methods are better choice to beging with. You
> > can learn more about External Methods from the Zope Book.
> >
> > Regards,
> >
> > [EMAIL PROTECTED] wrote:
> >
> > >Hello the list,
> > >  I want to use all the possibilities of python in my ZOPE local server. Do
> > you
> > >know which file can I modify to enable this? Where must I contact to know
> > that?
> > >
> > >  Best regards.
> > >  Jean Tinguely.
> > >
> > >
> > >
> > -- David
> >
> 
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to