Lines Matching refs:open
7 from io import open
73 with open(metainfoPath1, "rb") as f:
75 with open(metainfoPath2, "rb") as f:
78 with open(fontinfoPath1, "rb") as f:
81 with open(kerningPath1, "rb") as f:
83 with open(kerningPath2, "rb") as f:
86 with open(groupsPath1, "rb") as f:
88 with open(groupsPath2, "rb") as f:
91 with open(libPath1, "rb") as f:
93 with open(libPath2, "rb") as f:
104 with open(glyphsPath1_contents, "rb") as f:
106 with open(glyphsPath2_contents, "rb") as f:
109 with open(glyphsPath1_A, "rb") as f:
111 with open(glyphsPath2_A, "rb") as f:
114 with open(glyphsPath1_B, "rb") as f:
116 with open(glyphsPath2_B, "rb") as f:
171 with open(path, "wb") as f:
195 with open(path, "wb") as f:
205 with open(path, "wb") as f:
212 with open(path, "wb") as f:
339 with open(path, "rb") as f:
344 with open(path, "rb") as f: