[Python-Dev] Issue 643841: Including a new-style proxy base class in 2.6/3.0 (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Wed May 21 01:55:58 CEST 2008


Nick Coghlan wrote:

So what do people think of including a ProxyBase implementation in 2.6 and 3.0 that explicitly delegates all of the C-level slots to a designated target instance?

Sounds good to me.

-- Greg



More information about the Python-Dev mailing list