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

Fred L. Drake, Jr. fdrake@acm.org
Mon, 17 Dec 2001 09:26:49 -0500 (EST)


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.  <fdrake at acm.org>
PythonLabs at Zope Corporation