jqueue: Move queue inspection into separate function
authorMichael Hanselmann <hansmi@google.com>
Wed, 8 Sep 2010 17:25:07 +0000 (19:25 +0200)
committerMichael Hanselmann <hansmi@google.com>
Fri, 10 Sep 2010 11:23:25 +0000 (13:23 +0200)
commitde9d02c7b032f53633ed8d8933bf38af4274742b
tree972d4d8ed81ef53fb63d443fb961bc14e200e931
parent747f611305dccda62eaa2097ed88858d82daec08
jqueue: Move queue inspection into separate function

This makes the __init__ function a lot smaller while not changing
functionality.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
lib/jqueue.py