Skip to content
  • stijn's avatar
    py: Implement __dict__ for instances. · 3c014a67
    stijn authored
    Note that even though wrapped in MICROPY_CPYTHON_COMPAT, it is not
    fully compatible because the modifications to the dictionary do not
    propagate to the actual instance members.
    3c014a67