Searched refs:_sig (Results 1 – 1 of 1) sorted by relevance
42 s1 = _sig(os.stat(f1))43 s2 = _sig(os.stat(f2))59 def _sig(st): function