[Python-Dev] special method lookup: how much do we care? (original) (raw)

Benjamin Peterson benjamin at python.org
Sat May 9 17:52:11 CEST 2009


2009/5/9 Terry Reedy <tjreedy at udel.edu>:

Benjamin Peterson wrote:

reduce setstate reversed lengthhint sizeof No, it's easier to just use PyObjectLookupSpecial there. Does that mean that the above 5 'work correctly' (or can easily be made to do so)?  Leaving just entry and exit as problems?

Yes, enter and exit are the tricky ones.

-- Regards, Benjamin



More information about the Python-Dev mailing list