]> granicus.if.org Git - python/commit
Before calling _PyType_Lookup() the type needs to be initialized.
authorGuido van Rossum <guido@python.org>
Fri, 24 Aug 2007 02:02:45 +0000 (02:02 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 24 Aug 2007 02:02:45 +0000 (02:02 +0000)
commit15d3d045470dbd829bdc821d3d7f1efd35436538
treeb553ecf0e05874822d392bb35c3b6b49dc561738
parent0d94203cc1f2c2f07f79d45f7c6ee0e90bc95eca
Before calling _PyType_Lookup() the type needs to be initialized.
Python/bltinmodule.c