Searched refs:python_snippet (Results 1 – 1 of 1) sorted by relevance
58 def really_run_setup_and_program(dirname, venv_dir_and_paths, python_snippet): argument69 python_f.write(py.code.Source(python_snippet))88 def run_setup_and_program(dirname, python_snippet): argument90 really_run_setup_and_program(dirname, venv_dir, python_snippet)95 really_run_setup_and_program(dirname, venv_dir, python_snippet)