#!/usr/bin/python from onosnet import run from regionabc import RegionABC run( RegionABC() )