[Zope] importing pdflib_py

Chris Withers chris at simplistix.co.uk
Fri Jan 23 04:47:28 EST 2004


Blossom Merz wrote:

> It feels like I've taken a wrong turn. I don't want a complete 
> Product with the ability to add it through the ZMI. I just want to 
> access the functions in a library from a zope script.

Nope, you're on the right track.

YTour product doesn't have to make instatiatable object available, it may just 
contain the missing security declarations for your python library in an __init__.py

Have a look at Products/PythonScripts/standard.py for some examples.

cheers,

Chris




More information about the Zope mailing list