Re-hi,

On 13 January 2017 at 12:34, Armin Rigo <armin.r...@gmail.com> wrote:
> says: you are storing in the rb_flags attribute something that is
> sometimes a dict, and sometimes an instance of W_Root.

Another potential reason would be that there is one buggy call
somewhere that calls .set_rbflags(x) where x is an instance of W_Root
instead of a dictionary.


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to