Lichen

tests/system.py

1047:101519d4e2c2
5 months ago Paul Boddie Employ generic operations instead of operator method calls.
     1 print "Raising SystemExit with value 2."     2 raise SystemExit(2)