[Zope] Re: Problem Augmented assignment
    Josef Meile 
    jmeile at hotmail.com
       
    Wed Jun  6 09:10:18 EDT 2007
    
    
  
julian schrieb:
> In fact it's a problem of AdvancedQuery :
>            TypeError: Augmented assignment to And objects is not allowed
>            in untrusted code
> 
> If I don't write query = And(), there are no errors. But I want the 
> function And :s .
Does this also happens when you make an external method? It seems that
you were still trying to run a python script.
> 
> My code :
 > [Snip...]
I haven't work with this kind of sql queries, so I can tell you if
something is wrong there.
Best regards
Josef
    
    
More information about the Zope
mailing list