[Zope] write file to FS (LocalFS?)
    Chris Withers 
    chris at simplistix.co.uk
       
    Fri Oct 21 11:43:04 EDT 2005
    
    
  
Dieter Maurer wrote:
> Be careful with External Methods and locks:
> 
>   An External Method does not share the module namespace
>   with the same External Methods in other workers.
> 
>   Thus, you should not use locks defined in the source file
>   of the External Method (but outside in a true Python module).
Good point!
Chris
-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
    
    
More information about the Zope
mailing list