[Python-Dev] CALL_ATTR patch (was: 2.3b1 release) (original) (raw)
Greg Ewing greg@cosc.canterbury.ac.nz
Fri, 18 Apr 2003 14:21:06 +1200 (NZST)
- Previous message: [Python-Dev] CALL_ATTR patch
- Next message: [Python-Dev] CALL_ATTR patch (was: 2.3b1 release)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thomas Wouters <thomas@xs4all.net>:
The problem I have with newstyle classes is where to shortcut what.
It sounds to me like descriptor objects will need to have a callattr slot added.
Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg@cosc.canterbury.ac.nz +--------------------------------------+
- Previous message: [Python-Dev] CALL_ATTR patch
- Next message: [Python-Dev] CALL_ATTR patch (was: 2.3b1 release)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]