status: fix default value of status struct
The default argument isn't overloaded. Before, the default constructor would
create a struct having 7 list type objects.
from __future__ import absolute_importimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)