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