Question on difference between LambdaType and FunctionType

Iwo Herka iwoherka at gmail.com
Sun Nov 25 16:09:40 EST 2018


Chris Angelico <rosuav at 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



More information about the Python-list mailing list