+#! /usr/bin/python
+
from numpy.testing import TestCase, run_module_suite
class aubiomodule_test_case(TestCase):
+#! /usr/bin/python
+
from numpy.testing import TestCase, run_module_suite
from numpy.testing import assert_equal, assert_almost_equal
# WARNING: numpy also has an fft object
+#! /usr/bin/python
+
from numpy.testing import TestCase, run_module_suite
from numpy.testing import assert_equal, assert_almost_equal
from aubio import fvec, zero_crossing_rate, alpha_norm, min_removal
+#! /usr/bin/python
+
from numpy.testing import TestCase, run_module_suite
from numpy.testing import assert_equal, assert_almost_equal
from aubio import fvec, cvec, pvoc