mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
Use qstr id to create sys module.
This commit is contained in:
@@ -81,6 +81,7 @@ Q(set)
|
||||
Q(sorted)
|
||||
Q(sum)
|
||||
Q(str)
|
||||
Q(sys)
|
||||
Q(tuple)
|
||||
Q(type)
|
||||
Q(zip)
|
||||
|
||||
Reference in New Issue
Block a user