modsys, unix: Add sys.exit(), should be implemented by a port.

This commit is contained in:
Paul Sokolovsky
2014-05-10 16:50:45 +03:00
parent d80e2476c7
commit d99e9083cb
3 changed files with 15 additions and 0 deletions

View File

@@ -329,6 +329,7 @@ Q(utf-8)
Q(argv)
Q(byteorder)
Q(big)
Q(exit)
Q(little)
Q(stdin)
Q(stdout)