Example #1
0
def teardown_module(module):
    setup.stop_python()
Example #2
0
def test_1():
    setup.start_python()
    setup.stop_python()
Example #3
0
def teardown_module(module):
    setup.stop_python()
def test_1():
    setup.start_python()
    setup.stop_python()