Lichen

tests/system.py

600:f92610e27e92
2017-02-19 Paul Boddie Merged changes from the default branch. method-wrapper-for-context
     1 print "Raising SystemExit with value 2."     2 raise SystemExit(2)