mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
py: Add setattr builtin.
This commit is contained in:
@@ -185,6 +185,7 @@ Q(float)
|
||||
#endif
|
||||
Q(from_bytes)
|
||||
Q(getattr)
|
||||
Q(setattr)
|
||||
Q(globals)
|
||||
Q(hasattr)
|
||||
Q(hash)
|
||||
|
||||
Reference in New Issue
Block a user