Anthony Baxter | 9 Oct 2006 12:42
Picon

Re: benchmarking pypy with pybench

On Saturday 07 October 2006 04:15, Carl Friedrich Bolz wrote:
> PyPy has a unicodedata module, it is not compiled in by default, though.
> It's not clear to me why the platform module does not work, though.

'platform.py' also doesn't work with IronPython. I posted a patch on SF for 
this - www.python.org/sf/1563842 
There's another patch with pybench fixes for IronPython that might be related. 
Don't have the patch# right now.

Making it work with pypy is probably worthwhile, too. Someone working on the 
project might want to add a note to the patch.

--

-- 
Anthony Baxter     <anthony <at> interlink.com.au>
It's never too late to have a happy childhood.
_______________________________________________
pypy-dev <at> codespeak.net
http://codespeak.net/mailman/listinfo/pypy-dev


Gmane