[Zope] MD5 Python Zope Plone
    Jens Vagelpohl 
    jens at dataflake.org
       
    Sun Nov 20 13:04:27 EST 2005
    
    
  
On 20 Nov 2005, at 18:54, D Washburn wrote:
> I have a need to encrypt a parameter passed on a URL to another  
> website using Python and MD5 encryption. I tried to set up a test  
> python script:
This is a FAQ. Python scripts provide a *restricted* execution  
environment. You cannot just import any old Python module. See the  
README inside the PythonScripts folder under <zope>/lib/python/ 
Products for more information.
jens
    
    
More information about the Zope
mailing list