I will try to answer it myself.
After some testing and guessing:
expr_contextlocated where Namedefined, for example. if it is in the task on the left side ( Store, AugStore), the right side ( Load, AugLoad), in del( del) or in the list of arguments, for example, from FunctionDefor Lambda( Param).
AugAssignsimilar to a = a <op> b. Assignis just plain a = b.
I have not found a way to reference a real Python object, and it seems to be missing.
Albert source
share