[pypy-dev] base class hierarchy for string objects breaks translation

wlavrijsen at lbl.gov wlavrijsen at lbl.gov
Thu Mar 15 05:47:32 CET 2012


Hi Amaury,

> Bah, isinstance(x, (int,long)) is not RPython.
>  isinstance(x, int) or isinstance(x, long)
> should be used instead.

yes, that got me further. There was one more fix needed, done by Armin.
Back in business now, thanks all!

Best regards,
            Wim
-- 
WLavrijsen at lbl.gov    --    +1 (510) 486 6411    --    www.lavrijsen.net


More information about the pypy-dev mailing list