[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
- Previous message: [Python-Dev] Issue 643841: Including a new-style proxy base class in 2.6/3.0
- Next message: [Python-Dev] Issue 643841: Including a new-style proxy base class in 2.6/3.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Issue 643841: Including a new-style proxy base class in 2.6/3.0
- Next message: [Python-Dev] Issue 643841: Including a new-style proxy base class in 2.6/3.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]