Searched refs:preprocess (Results 1 – 1 of 1) sorted by relevance
127 def preprocess(name, filename): function145 with preprocess(name, file1) as f1:146 with preprocess(name, file2) as f2: