# # ChangeLog for python/ext/py-cvec.c # # Generated by Trac 1.2 # Jul 1, 2024, 5:57:25 AM Thu, 26 Nov 2015 13:48:03 GMT Nils Philippsen [770b9e7] * python/ext/aubio-types.h (modified) * python/ext/aubiowraphell.h (modified) * python/ext/py-cvec.c (modified) * python/ext/py-filter.c (modified) Python 3: use Py_TYPE() instead of ob_type member Mon, 04 Mar 2013 19:46:56 GMT Paul Brossier [164980f] * python/ext/aubio-types.h (moved) * python/ext/aubiomodule.c (moved) * python/ext/aubioproxy.c (moved) * python/ext/aubiowraphell.h (moved) * python/ext/py-cvec.c (moved) * python/ext/py-fft.c (moved) * python/ext/py-filter.c (moved) * python/ext/py-filterbank.c (moved) * python/ext/py-phasevoc.c (moved) * python/gen_pyobject.py (modified) * python/setup.py (modified) python/: move source files to ext/