Searched refs:impl_path (Results 1 – 1 of 1) sorted by relevance
351 impl_path = sys.argv[2] variable354 impl_path = path.abspath(impl_path) variable367 with open(impl_path, "w") as impl_file: