[Python-Dev] Fw: MRO 2.2 vs 2.3

Samuele Pedroni pedronis@bluewin.ch
Sun, 6 Oct 2002 21:41:11 +0200


----- Original Message ----- 
From: "Robin Becker" <robin@jessikat.fsnet.co.uk>
Newsgroups: comp.lang.python
Sent: Sunday, October 06, 2002 3:21 PM
Subject: MRO 2.2 vs 2.3


> Will the C3 method resolution algorithm be back ported into Python
> 2.2.x? It appears from the recently updated
> 
> http://www.python.org/2.2.1/descrintro.html#mro
> 
> that this will be used in 2.3, but the PBF version will then be out of
> step with the future.
> -- 
> Robin Becker