[Zope] Random Module
    David Siedband 
    david at generation-xml.com
       
    Thu Aug 25 14:38:28 EDT 2005
    
    
  
Are you sure you can't import the functions you need?  It might be 
worthwhile to see if what you want to do can be done without adding to 
your allowed modules.  That should be kind of a last resort.  I'm 
curious what kind of functionality you need from random that can't be 
done within the importable functions...
--
David
On Aug 25, 2005, at 10:36 AM, Sam Boggess wrote:
> Why won't Zope let me call the random module?  It's really annoying to 
> have to write an external method to call such a simple tool.  Is there 
> a way around this?  Thanks.
    
    
More information about the Zope
mailing list