Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tests/basics: Convert "sys.exit()" to "raise SystemExit". | Paul Sokolovsky | 2017-06-10 |
* | tests: Skip parser test if "compile" builtin is not available. | Damien George | 2015-07-24 |
* | py/parse: Fix handling of empty input so it raises an exception. | Damien George | 2015-07-24 |