| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-09-04 | all: Rename "sys" module to "usys". | stijn |
| 2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
| 2018-08-17 | tests: Modify tests that print repr of an exception with 1 arg. | Damien George |
| 2017-06-10 | tests: Convert remaining "sys.exit()" to "raise SystemExit". | Paul Sokolovsky |
| 2015-04-26 | vm: On exiting except block, clear sys.exc_info() value. | Paul Sokolovsky |
| 2015-04-25 | modsys: Add basic sys.exc_info() implementation. | Paul Sokolovsky |
