[Python-Dev] NotImplemented reaching top-level (original) (raw)

Armin Rigo arigo at tunes.org
Mon Dec 26 15:47:41 CET 2005


Hi Brett,

On Sun, Dec 25, 2005 at 11:55:11AM -0800, Brett Cannon wrote:

Maybe. Also realize we will have a chance to clean it up when Python 3 comes around since the classic class stuff will be ripped out. That way we might have a chance to streamline the code.

For once, old-style classes are not to blame here: it's only about the oldest aspects of the PyTypeObject structure and substructures.

I-said-that-no-one-knows-this-code-any-more'ly yours,

Armin



More information about the Python-Dev mailing list