[Zope] RE: [Plone-users] How can you make python library available in python script

Andreas Jung lists at andreas-jung.com
Fri Aug 6 00:21:44 EDT 2004



--On Freitag, 6. August 2004 9:40 Uhr +1000 Peter Millar 
<peter.millar at parasyn.com.au> wrote:

> Okay just found this article
>
> http://www.zope.org/Members/pbrunet/ExternalMethodsBasicSummary
>
> Seems like only a subset of the std python library is avail through
> scripts and it is recommended to use external methods ... I will try
> that.
>

PythonScripts are restricted, ExternalMethods are unrestricted. If you need
to import everything possible, go with External Methods.

-aj





More information about the Zope mailing list