[pypy-commit] pypy numpy-back-to-applevel: cheat

2012-01-26 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-back-to-applevel Changeset: r51822:aa22b6b02b7e Date: 2012-01-26 23:29 +0200 http://bitbucket.org/pypy/pypy/changeset/aa22b6b02b7e/ Log:cheat diff --git a/pypy/rpython/lltypesystem/rdict.py b/pypy/rpython/lltypesystem/rdict.py --- a/pypy/rpython/llty

[pypy-commit] pypy numpy-back-to-applevel: cheat a tiny bit. One test passes (we have to export any and all though

2012-01-26 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-back-to-applevel Changeset: r51797:1a4c04c232fb Date: 2012-01-26 16:30 +0200 http://bitbucket.org/pypy/pypy/changeset/1a4c04c232fb/ Log:cheat a tiny bit. One test passes (we have to export any and all though and implement axis there) diff --gi