Python 3: use Py_TYPE() instead of ob_type member
authorNils Philippsen <nils@tiptoe.de>
Wed, 25 Nov 2015 23:38:48 +0000 (00:38 +0100)
committerNils Philippsen <nils@tiptoe.de>
Thu, 26 Nov 2015 13:48:03 +0000 (14:48 +0100)
commit770b9e745c48b68ffb3f274adee0d14d52274868
treedaad535f777c31c8b83732884636a44aa5d6c5c5
parent8b8a0203cfe66c34655acc40fa147e6e8e3fe09b
Python 3: use Py_TYPE() instead of ob_type member
python/ext/aubio-types.h
python/ext/aubiowraphell.h
python/ext/py-cvec.c
python/ext/py-filter.c