Lichen

tests/system.py

639:93254c89358b
2017-02-28 Paul Boddie Added testing of temporary result variable availability.
     1 print "Raising SystemExit with value 2."     2 raise SystemExit(2)