[Cython] test
___ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel
[Cython] Sources list handling in Build/Dependencies.py:create_extension_list
Hello! Following the "CEP 201 - Distutils Preprocessing" (http://wiki.cython.org/enhancements/distutils_preprocessing) there are two possibilities to build a module with cythonize function in setup.py. Second one uses list of distutils.extension.Extension class which accept all necessary comp