Searched refs:local_copy (Results 1 – 3 of 3) sorted by relevance
50 def get(location, local_copy = False): argument84 if not local_copy:
202 utils.get.expect_call(control, local_copy=True).and_return("temp")
416 tmppath = utils.get(control_file, local_copy=True)