Chris Angelico <ros...@gmail.com> wrote:
> look for a STORE_ATTR opcode. If there aren't any, there can't
> be any "self.foo = bar". (You can't be certain of the converse, as
> "other_object.foo = bar" will also show up as STORE_ATTR.)

This very useful, I will look into it, thanks.

Sincerely,
Iwo Herka
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to