[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules xxsubtype.c,2.9,2.10 (original) (raw)
Fred L. Drake, Jr. fdrake@acm.org
Mon, 17 Dec 2001 09:26:49 -0500 (EST)
- Previous message: [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules xxsubtype.c,2.9,2.10
- Next message: [Python-Dev] RE: [Numpy-discussion] Python 2.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido van Rossum writes:
Hm, alternatively, we could put a statement in PyType_Ready() that initializes ob_type if it's NULL -- then we'd encourage people to call PyType_Ready(), which is a good idea anyway.
This would be very good. I'll second Thomas's +2. ;-)
-Fred
-- Fred L. Drake, Jr. PythonLabs at Zope Corporation
- Previous message: [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules xxsubtype.c,2.9,2.10
- Next message: [Python-Dev] RE: [Numpy-discussion] Python 2.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]