Searched refs:impl_path (Results 1 – 2 of 2) sorted by relevance
344 impl_path = sys.argv[2] variable348 impl_path = path.abspath(impl_path) variable394 with open(impl_path, "w") as impl_file:
649 impl_path = sys.argv[2] variable653 impl_path = path.abspath(impl_path) variable716 with open(impl_path, "w") as impl_file: