[pypy-dev] Re: [pypy-svn] r12044 - in pypy/dist/pypy/objspace/std: . test

Michael Hudson mwh at python.net
Sun May 8 17:12:42 CEST 2005


Samuele Pedroni <pedronis at strakt.com> writes:

> Michael Hudson wrote:
>> pedronis at codespeak.net writes:
>> 
>>>+        assert sorted(d[0].keys()) == ['__dict__','__metaclass__','__module__']
>> So we require Python 2.4 now?
>> 
>
> no, the plan I think is to switch after the first release.
>
> That test is a PyPy own app-level test 

Duh.  Should have spotted that.  Sorry for the noise :)

Cheers,
mwh

-- 
31. Simplicity does not precede complexity, but follows it.
  -- Alan Perlis, http://www.cs.yale.edu/homes/perlis-alan/quotes.html




More information about the Pypy-dev mailing list