Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
tests/system.py
1047:101519d4e2c2
466:09ae465e5515
5 months ago
Paul Boddie
raw
annotate
files
changeset
graph
Employ generic operations instead of operator method calls.
1
print
"Raising SystemExit with value 2."
2
raise
SystemExit
(
2
)