def ext_utils()

in source/ext/extref.py [0:0]


def ext_utils(util_name, conf_path, src_dir):
    globals()[util_name](conf_path, src_dir)