bifrost/bifrost
caoyue ce3297c46c use sys.exit() replace exit()
exit() is used for interactive shell, it relies on the site module.
sys.exit() is considered good to use in programs.

Change-Id: I77169ce6bf6e2c778013b1260f68093e95178b7f
2016-01-25 17:46:46 +08:00
..
tests Correct inventory script key usage 2016-01-17 16:19:23 -05:00
__init__.py Modularize inventory and add initial testing 2015-11-04 18:19:49 -05:00
inventory.py use sys.exit() replace exit() 2016-01-25 17:46:46 +08:00
version.py Add bifrost version look-up 2015-12-17 05:10:11 -05:00