mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
modsys, unix: Add sys.exit(), should be implemented by a port.
This commit is contained in:
@@ -329,6 +329,7 @@ Q(utf-8)
|
||||
Q(argv)
|
||||
Q(byteorder)
|
||||
Q(big)
|
||||
Q(exit)
|
||||
Q(little)
|
||||
Q(stdin)
|
||||
Q(stdout)
|
||||
|
||||
Reference in New Issue
Block a user