Move LockInUse from support.py to lock.py, fix bad execption raising, pyflakes cleanup
authorBrian Dolbec <dolsen@gentoo.org>
Sun, 20 Jan 2013 01:50:26 +0000 (17:50 -0800)
committerW. Trevor King <wking@tremily.us>
Sun, 15 Dec 2013 04:25:05 +0000 (20:25 -0800)
commit0133a9e81fe9cee4acbe88941c517006c002197e
tree65fe89c4a6c9af78ee9bcf91f8a768572014ee16
parent90610697175575ed73b262a2e1b2be3f63263efa
Move LockInUse from support.py to lock.py, fix bad execption raising,  pyflakes cleanup
catalyst/lock.py
catalyst/main.py
catalyst/support.py