def teardown_module(module): setup.stop_python()
def test_1(): setup.start_python() setup.stop_python()