SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

Fixed an oversight and a misunderstanding of PEP253:

- Call tp_dealloc on the static baseclass, not dynamic (which leads to
  infinite loops with more than one baseclass)
- Call tp_new and tp_init on baseclasses (overridable)
-This line, and those below, will be ignored--

M    bgen/bgenObjectDefinition.py
J
Jack Jansen committed
35f82d7051093ffe3ab181a05ed61982560149be
Parent: e0f8592