Class AugLoad
The context of an augmented load. This is an artifact of the Python grammar which includes an AugLoad context, even though it is never used.
Import path
import pythonDirect supertypes
Indirect supertypes
Inherited predicates
| getParent | Gets a parent of this expression context | from ExprContext_ |
| toString | Gets a textual representation of this element. | from AugLoad_ |