Searched refs:preprocess (Results 1 – 1 of 1) sorted by relevance
122 def preprocess(name, filename): function140 with preprocess(name, file1) as f1:141 with preprocess(name, file2) as f2: