#!/usr/bin/python from onosnet import run from ukRegion import UkRegionTopo run( UkRegionTopo() )