Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
tests/system.py
639:93254c89358b
466:09ae465e5515
2017-02-28
Paul Boddie
raw
annotate
files
changeset
graph
Added testing of temporary result variable availability.
1
print
"Raising SystemExit with value 2."
2
raise
SystemExit
(
2
)