No, but we'd welcome a patch.
On Sun, Oct 28, 2012 at 8:44 AM, Neal Becker <[email protected]> wrote: > 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 _______________________________________________ cython-devel mailing list [email protected] http://mail.python.org/mailman/listinfo/cython-devel
