mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
py: Add built-in super.
This commit is contained in:
@@ -80,6 +80,7 @@ Q(repr)
|
||||
Q(set)
|
||||
Q(sorted)
|
||||
Q(sum)
|
||||
Q(super)
|
||||
Q(str)
|
||||
Q(sys)
|
||||
Q(tuple)
|
||||
|
||||
Reference in New Issue
Block a user