|
From: Andrey G. G. <A.G...@in...> - 2015-10-10 06:08:19
|
The attached patch autodetects if we are on a 64-bit system on on a 32-bit one, and tunes RedPy.c accordingly. Unfortunately, it still only works with python-2.x. To use it with python-3.x, one has to modify RedPy.c substantially (or, perhaps, to re-write it in cython). I'll make such an attempt later. Andrey |