]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Always use self->ob_type->tp_free when freeing an object.
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 19 Dec 2002 23:34:40 +0000 (23:34 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 19 Dec 2002 23:34:40 +0000 (23:34 +0000)
commit77e8ad46842ef4b211edd37329c3ebeec0cb54f9
tree32b85a9c6d9ba9d3faad35070a3fc64512653a6b
parent6810f92d4df90e358751b697d1c7a978c007fae0
Always use self->ob_type->tp_free when freeing an object.
Tools/bgen/bgen/bgenObjectDefinition.py