utils: Use the interruptable() decorator
commit32d6d9a01d787fc38210bba4cd7e13a5a061d576
authorDavid Aguilar <davvid@gmail.com>
Sat, 25 Feb 2012 21:10:49 +0000 (25 13:10 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sat, 25 Feb 2012 21:10:55 +0000 (25 13:10 -0800)
tree06c7f70aac26678e386a1c57e649f8544a22a2bf
parentc364beb1354983a48885b15f0e2dd8cc892a9046
utils: Use the interruptable() decorator

Remove code duplication by using the common function.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/utils.py