1 Feb
2003
1 Feb
'03
12:26 p.m.
--On Samstag, 1. Februar 2003 12:10 +0000 pieter claassen <pieter@pieterclaassen.co.uk> wrote:
2. Is the PIL (Python Imaging Library) installed and available to Zope?
PIL is not part of the Zope distribution. You can use in general any Python extension with Zope. Restrictions apply in the context of untrusted code (TTW) e.g. inside PythonScripts. -aj