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
cython-deve
On 23 October 2012 10:47, mark florisson wrote:
> On 23 October 2012 02:44, Robert Bradshaw wrote:
>> On Sun, Oct 21, 2012 at 5:39 AM, mark florisson
>> wrote:
>>> On 16 October 2012 18:48, Robert Bradshaw wrote:
On Sun, Oct 14, 2012 at 6:13 AM, mark florisson
wrote:
> On 14 Octo