]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport:
authorGuido van Rossum <guido@python.org>
Wed, 14 Aug 2002 17:36:26 +0000 (17:36 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 14 Aug 2002 17:36:26 +0000 (17:36 +0000)
commit6f53956a329a561f9deff10335ebb2ae44c813cb
tree05d963277c52d098df1e7b6aeb551ca4761fa5e9
parentf729ca0b6f758a594772f40eb116f00c78c44051
Backport:
PyType_Ready(): initialize the base class a bit earlier, so that if we
copy the metatype from the base, the base actually has one!
Objects/typeobject.c