Does cython build have a provision to name the binaries, with a suffix?  This 
would make it easier to build co-existing versions for python2 and 3.

For example:

setup.py --suffix=3

to produce

.../bin/cython3

_______________________________________________
cython-devel mailing list
[email protected]
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to