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)
committerBrian Dolbec <dolsen@gentoo.org>
Thu, 28 Feb 2013 01:38:12 +0000 (17:38 -0800)
commitb7fba49f2d3572900c234eb09308992ea78d2c99
tree314856418dc466c783c7f6191fdf1f536f9a7136
parent9196a11748a80e7228ae09db612504ee8f50f7d9
Move LockInUse from support.py to lock.py, fix bad execption raising,  pyflakes cleanup
catalyst/lock.py
catalyst/main.py
catalyst/support.py