[pypy-dev] testing floating point

Fredrik Johansson fredrik.johansson at gmail.com
Thu Feb 3 11:23:02 CET 2011


On Thu, Feb 3, 2011 at 11:14 AM, Maciej Fijalkowski <fijall at gmail.com> wrote:
> Mixture of old and new style classes is not only preventing us from
> doing optimizations but also hits a bad case of tradeoffs. However, we
> decided we don't care that much. You should use new style classes
> anyway :)

Yes, this is perfectly reasonable. You should make PyPy print warnings
when it encounters mixed-type classes :)

Fredrik



More information about the Pypy-dev mailing list