Commit Graph

2 Commits

Author SHA1 Message Date
Michael Hirsch 4f1a240bc2
raise SystemExit() generally preferred to sys.exit(1) 2020-07-12 09:08:04 -04:00
Dylan Baker 978e6fb88f tests: Add tests for the python module
This doesn't touch everything as it's just based on the python3 module
tests, ported to the python module. It's still better than the one very
basic test in the unit test module.
2018-12-12 12:23:37 -08:00