Damien George b92cbe6129 py: Move definition of mp_sys_exit to core.
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.
2014-09-15 15:53:09 +01:00
..
2014-08-10 17:50:28 +01:00
2014-08-10 17:50:28 +01:00
2014-07-03 14:13:33 +01:00
2014-08-22 18:30:02 +01:00