Lines Matching refs:open
162 with open(file_path, "rb") as f:
179 with open(file_path, "rb") as f:
185 with open(file_path, "rb") as f:
195 with open(self.zoneinfo_data.path_from_key(key), "rb") as f:
1453 with open(self.zoneinfo_data.path_from_key(key), "rb") as f:
1484 with open(self.zoneinfo_data.path_from_key(key), "rb") as f:
1513 with open(self.zoneinfo_data.path_from_key("UTC"), "rb") as f:
1661 with open(zone_file, "rb") as f:
1677 with open(zonefile_path, "wb") as f:
1861 with open(source_json, "rb") as f:
1877 with open(destination, "wb") as f: