Browse Source
sys.exit always raises SystemExit so doesn't need a special implementation for each port. If C exit() is really needed, use the standard os._exit function. Also initialise mp_sys_path and mp_sys_argv in teensy port.pull/849/merge
Damien George
10 years ago
5 changed files with 26 additions and 42 deletions
Loading…
Reference in new issue