[Zope-DB] mxDateTime result
   
    Dieter Maurer
     
    dieter@handshake.de
       
    Thu, 31 Oct 2002 21:10:04 +0100
    
    
  
Charlie Clark writes:
 > Zope's security checking on scripts isn't something anybody's proud of. It
 > would be nice not to have to distinguish between PythonScripts (which are
 > pretty cool, I must admit) and ExternalMethods (cool but with more of an
 > overhead for us impetuous people).
A long time ago, someone (I think Evan) implemented XXPythonScripts.
These are python scripts without the usual security restrictions.
Maybe, you want to use them?
Dieter