David Lechner
122baa6787
unix/main: Add support for MICROPYINSPECT environment variable.
...
This adds support for a MICROPYINSPECT environment variable that works
exactly like PYTHONINSPECT; per CPython docs:
If this is set to a non-empty string it is equivalent to specifying the
-i option.
This variable can also be modified by Python code using os.environ to
force inspect mode on program termination.
2020-02-04 17:52:58 +11:00
..
2019-09-26 16:04:56 +10:00
2017-09-06 13:40:51 +10:00
2020-01-24 11:51:21 +11:00
2020-01-12 10:37:40 +11:00
2017-09-06 13:40:51 +10:00
2020-01-24 10:57:17 +11:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2020-01-26 23:21:29 +11:00
2019-05-01 15:06:21 +10:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2020-02-04 17:52:58 +11:00
2020-01-24 11:51:21 +11:00
2019-10-15 21:35:27 +11:00
2019-10-21 23:01:41 +11:00
2019-05-17 18:04:15 +10:00
2019-02-12 14:54:51 +11:00
2019-05-17 18:04:15 +10:00
2020-01-26 23:21:29 +11:00
2019-11-21 12:10:32 +11:00
2019-12-28 11:11:54 +11:00
2019-10-30 12:08:58 +11:00
2020-01-26 23:21:29 +11:00
2020-01-26 23:21:29 +11:00
2020-01-26 23:21:29 +11:00
2019-06-05 15:28:30 +10:00
2019-10-29 22:22:37 +11:00
2020-01-29 17:10:32 +11:00
2019-01-27 12:38:23 +11:00
2017-09-06 13:40:51 +10:00
2020-01-26 23:31:27 +11:00