source: products/qPloneCaptchas/trunk/skins/plone_captchas/checkPIL.py @ 1

Last change on this file since 1 was 1, checked in by myroslav, 18 years ago

Building directory structure

  • Property svn:eol-style set to native
File size: 257 bytes
Line 
1## Script (Python) "checkPIL.py"
2##bind container=container
3##bind context=context
4##bind namespace=
5##bind script=script
6##bind subpath=traverse_subpath
7##parameters=actions=None
8##title=
9##
10from Products.qPloneCaptchas.config import havePIL
11return havePIL
Note: See TracBrowser for help on using the repository browser.