forked from python/cpython
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Right now the move keyword (#45) has no code that's Pyrona specific. This is nice because we can write a separate move PEP if we want.
However, we need to make move Pyrona-aware so that a move out of a non Pyrona-aware class sets the dirty flag correctly.
After this a Pyrona-aware type need for set attribute and get attribute to be symmetric, but also get attribute and del attribute.
Metadata
Metadata
Assignees
Labels
No labels