On Wed, Mar 9, 2011 at 3:13 AM, Oleksandr Kreshchenko
wrote:
> 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 lis
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