[Zope-dev] Two small convenience suggestions for zope.interface	and zope.component
    Matthew Wilkes 
    matthew at matthewwilkes.co.uk
       
    Wed Apr  1 14:39:18 EDT 2009
    
    
  
On 1 Apr 2009, at 18:25, Chris Rossi wrote:
> Additionally, if I was grokking Lennart correctly yesterday,
> __metaclass__ is going away, so the current metaclass implementation
> is going to need some rejiggering.  What was unclear was whether a
> single implementation could support both <=2.5 and >=2.6.
__metaclass__ is being replaced by a metaclass kwarg to class  
definition in 3.0, I believe.
Matt
    
    
More information about the Zope-Dev
mailing list