def prepare_h2007(ott):
    h2007 = taxonomies.load_h2007()
    return h2007
def prepare_h2007(ott):
    h2007 = taxonomies.load_h2007()
    ott.addSource(h2007)
    return h2007
Exemple #3
0
def prepare_h2007(ott):
    h2007 = taxonomies.load_h2007()
    return h2007