Searched refs:python_snippet (Results 1 – 1 of 1) sorted by relevance
56 def really_run_setup_and_program(dirname, venv_dir_and_paths, python_snippet): argument67 python_f.write(py.code.Source(python_snippet))83 def run_setup_and_program(dirname, python_snippet): argument85 really_run_setup_and_program(dirname, venv_dir, python_snippet)90 really_run_setup_and_program(dirname, venv_dir, python_snippet)