Home | History | Annotate | Download | only in utils

Lines Matching refs:fh

977         with open(os.path.join(path), 'r') as fh:
978 trace_stats = json.load(fh)