Searched refs:policy_file (Results 1 – 1 of 1) sorted by relevance
23 def extract_neverallow_rules(policy_file): argument24 with open(policy_file, 'r') as in_file: