Re: [myhdl-list] pypy test_all.py
Brought to you by:
jandecaluwe
From: Bob C. <Fl...@gm...> - 2011-08-23 05:56:17
|
I got impatient and grabbed pypy 1.6 & pypy-libs 1.6 from Rawhide(fc17) and installed them into my fc15 system: $ pypy --version Python 2.7.1 (?, Aug 19 2011, 23:16:54) [PyPy 1.6.0 with GCC 4.6.1] $ pypy ./test_all.py ... Delete many lines ending in 'ok' ... ---------------------------------------------------------------------- Ran 285 tests in 50.190s OK Yay! -BobC |