[Zope] Ran out of Zen: Multiple inheritance and __init__problems
   
    Lennart Regebro
     
    lennart@regebro.nu
       
    Mon, 14 Jan 2002 19:51:41 +0100
    
    
  
From: "seb bacon" <seb@jamkit.com>
> I can't offer any help, but I can confirm I get this too.  I only ever
> get it in combination with the Refresh product, e.g.
>
>  - Make a change to a product
>  - Refresh it
>  - Try to view an instance
>  - Get unbound method 1st argument blah message
>  - Restart Zope
>  - Everything works
I do sometimes not get it to work even after a restart... :-/
Usually inheritedAttribute works then. Oh, I forgot to say, I'm using 2.4.3
still. (Which means Python 1.5.2). Maybe thats significant.