Home
last modified time | relevance | path

Searched refs:remove_c_comments (Results 1 – 1 of 1) sorted by relevance

/openbmc/entity-manager/scripts/
H A Dvalidate_configs.py34 def remove_c_comments(string): function
131 configs.append(json.loads(remove_c_comments(fd.read())))
228 schema_contents = json.loads(remove_c_comments(fd.read()))