Samuele Pedroni <[EMAIL PROTECTED]> writes: > Michael Hudson wrote: >> [EMAIL PROTECTED] 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 _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
