[Python-Dev] Type/class (original) (raw)
Greg Ewing greg@cosc.canterbury.ac.nz
Fri, 11 May 2001 13:05:11 +1200 (NZST)
- Previous message: [Python-Dev] Type/class
- Next message: [Python-Dev] Type/class
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Paul Prescod <paulp@ActiveState.com>:
Otherwise they have null pointers that "act as if" they were empty dictionaries.
Actually, they need to act as if they were empty except for a "dict" slot which contains another one of these magic things. :-)
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] Type/class
- Next message: [Python-Dev] Type/class
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]