blob: 62c3ec975bad68106e5950d50f2ed53ce483ba1f [file] [log] [blame]
# Copyright 2009 Google Inc. Released under the GPL v2
"""This is a convenience module to import all available types of hosts.
Implementation details:
You should 'import hosts' instead of importing every available host module.
"""
from autotest_lib.client.common_lib import utils
from base_classes import Host
from repair import *