def teardown_module(mod): blm.removeBlmPath(os.path.join(os.path.dirname(__file__), 'blm')) blm.clear()
def teardown_module(module): blm.removeBlmPath(blmdir) blm.clear()
def teardown_module(mod): blm.removeBlmPath(blmpath) blm.clear()