Meta: I've been meaning to respond to this thread, but can't find the
time. What's the time-frame for implementing this? If it's hypothetical
at the moment and just is a question of getting things spec-ed, one
could perhaps look at discussing it at the next Cython workshop, or
perhaps a Skype c
On 20 October 2011 09:42, Dag Sverre Seljebotn
wrote:
> Meta: I've been meaning to respond to this thread, but can't find the time.
> What's the time-frame for implementing this? If it's hypothetical at the
> moment and just is a question of getting things spec-ed, one could perhaps
> look at disc
On 10/20/2011 11:13 AM, mark florisson wrote:
On 20 October 2011 09:42, Dag Sverre Seljebotn
wrote:
Meta: I've been meaning to respond to this thread, but can't find the time.
What's the time-frame for implementing this? If it's hypothetical at the
moment and just is a question of getting thin
On 20 October 2011 10:35, Dag Sverre Seljebotn
wrote:
> On 10/20/2011 11:13 AM, mark florisson wrote:
>>
>> On 20 October 2011 09:42, Dag Sverre Seljebotn
>> wrote:
>>>
>>> Meta: I've been meaning to respond to this thread, but can't find the
>>> time.
>>> What's the time-frame for implementing
Dear Alexander and cython list,
the same question, different approach
a) I compiled and installed my python module with these two commands
C:\Temporal\source\Cython_ext> python OK_setup_windows.py build_ext
C:\Temporal\source\Cython_ext> python OK_setup_windows.py install
b) Testing my module i