[pypy-dev] Re: [pypy-svn] rev 810 -
pypy/trunk/src/pypy/interpreter/test
Michael Hudson
mwh at python.net
Mon Jun 16 12:20:19 MEST 2003
hpk at codespeak.net writes:
> Author: hpk
> Date: Sat Jun 14 19:38:55 2003
> New Revision: 810
>
> Modified:
> pypy/trunk/src/pypy/interpreter/test/test_interpreter.py
> Log:
> fixed test_raise test checking for wrong error message
>
This will break the test when run under the trivial object space.
I'm hoping that soon we'll be able to write all these tests in
application space, and so some of the bizarre hacks in (particularly)
test_interpreter will be able to go away.
Cheers,
M.
--
> I'm a little confused.
That's because you're Australian! So all the blood flows to
your head, away from the organ most normal guys think with.
-- Mark Hammond & Tim Peters, comp.lang.python
More information about the pypy-dev
mailing list