Re: [Python-checkins] CVS: python/dist/src/Modules xxsubtype.c,2.9,2.10

Dec. 17, 2001
2:08 p.m.
[Tim]
[MAL]
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. --Guido van Rossum (home page: http://www.python.org/~guido/)
8492
Age (days ago)
8492
Last active (days ago)
2 comments
3 participants
participants (3)
-
Fred L. Drake, Jr.
-
Guido van Rossum
-
Thomas Heller