Lichen

tests/system.py

1031:aa1826243f0c
5 months ago Paul Boddie Avoid creating zero-length temporary arrays.
     1 print "Raising SystemExit with value 2."     2 raise SystemExit(2)