Lines Matching refs:open
122 with open(self.out_filename, 'w') as f:
131 with open(self.out_filename, 'r') as f:
136 with open(self.out_filename, 'w') as f:
139 with open(self.out_filename, 'r') as f:
143 with open(self.out_filename, 'w') as f:
149 with open(self.out_filename, 'r') as f:
156 with open(self.out_filename, 'w') as f:
159 with open(self.out_filename, 'r') as f:
164 with open(self.out_filename, 'w') as f:
167 with open(self.out_filename, 'r') as f:
181 with open(self.out_filename, 'w') as f:
189 with open(self.out_filename, 'r') as f:
194 with open(self.out_filename, 'w') as f:
201 with open(self.out_filename, 'r') as f:
206 with open(self.out_filename, 'w') as f:
208 with open(self.out_filename, 'r') as f:
218 with open(self.out_filename, 'w') as f:
220 with open(self.out_filename, 'r') as f:
232 with open(self.out_filename, 'w') as f:
240 with open(self.out_filename, 'r') as f:
245 with open(self.out_filename, 'w') as f:
250 with open(self.out_filename, 'r') as f:
255 with open(self.out_filename, 'w') as f:
259 with open(self.out_filename, 'r') as f:
264 with open(self.out_filename, 'w') as f:
272 with open(self.out_filename, 'r') as f:
306 with open(self.in_filename, 'w') as f:
309 with open(self.out_filename, 'w') as outf, open(self.in_filename, 'r') as inf:
323 with open(self.out_filename, 'r') as f:
328 with open(self.in_filename, 'w') as f:
330 with open(self.out_filename, 'w') as outf, \
331 open(self.in_filename, 'r') as inf:
339 with open(self.out_filename, 'r') as f:
345 with open(self.in_filename, 'w') as f:
347 with open(self.out_filename, 'wb') as outf, \
348 open(self.in_filename, 'rb') as inf:
356 with open(self.out_filename, 'r') as f:
392 with open(self.out_filename, 'w') as f:
402 with open(self.out_filename, 'r') as f:
432 with open(self.out_filename, 'w') as f:
440 with open(self.out_filename, 'r') as f:
446 with open(self.out_filename, 'w') as f:
460 with open(self.out_filename, 'r') as f:
465 with open(self.out_filename, 'w') as f:
479 with open(self.out_filename, 'r') as f:
550 with open(self.out_filename, 'w') as f:
555 with open(self.out_filename, 'r') as f:
560 with open(self.out_filename, 'w') as f:
564 with open(self.out_filename, 'r') as f:
569 with open(self.out_filename, 'w') as f:
574 with open(self.out_filename, 'r') as f:
580 with open(self.out_filename, 'w') as f:
584 with open(self.out_filename, 'r') as f:
641 with open(self.out_filename, 'w') as f:
647 with open(self.out_filename, 'r') as f:
650 with open(self.out_filename, 'w+') as f:
661 with open(self.out_filename, 'w') as f:
671 with open(self.out_filename, 'r') as f:
686 with open(self.out_filename, 'w') as f:
690 with open(self.out_filename, 'r') as f:
712 with open(self.out_filename, 'w') as f:
718 with open(self.out_filename, 'w') as f:
726 with open(self.out_filename, 'r') as f:
729 with open(self.out_filename, 'wb') as f:
737 with open(self.out_filename, 'r') as f:
740 with open(self.out_filename, 'wb') as f:
748 with open(self.out_filename, 'r') as f:
753 with open(self.out_filename, 'w') as f:
766 with open(self.out_filename, 'r') as f:
781 with open(self.out_filename, 'w') as f:
792 with open(self.out_filename, 'r') as f:
802 with open(self.out_filename, 'w') as f:
806 with open(self.out_filename, 'r') as f:
809 with open(self.out_filename, 'w') as f:
813 with open(self.out_filename, 'r') as f:
817 f = open(self.out_filename, 'w')
822 with open(self.out_filename, 'r') as f:
826 with open(self.out_filename, 'w') as outf:
836 with open(self.out_filename, 'r') as f: