• Thomas Hunger's avatar
    Changed the assigment code generator to emit · 1c9be2fc
    Thomas Hunger authored
    a direct change of a classes tp_dict instead
    of SetAttr if assignment code is executed in
    a class body.
    To tell the code generator that we have a class
    entry, entry has a new attribute "is_member".
    1c9be2fc
ExprNodes.py 121 KB