I edited / hacked the sources and managed to compile PyPy under Cygwin based on
Python 2.6.7 and gcc-4.5.3. If you find this of interest, the patches are
available at http://www.tux.org/~mayer/cygwin/pypy/.
In particular the work-around for the tm structure to get by without the
tm_gmtoff and t
On Apr 28, 2012, at 5:32 PM, Benjamin Peterson wrote:
> 2012/4/28 Timo Paulssen :
>> Hello there,
>>
>> I was writing a few test cases for numpypy to make sure it behaves like
>> numpy does when confronted with objects that have either an __int__, an
>> __index__ or both (rule of thumb: index is