Home | History | Annotate | Download | only in python2.7

Lines Matching refs:close

93         fp.close()
108 def close(self):
142 def close(self):
147 self.ofp.close()
165 def close(self):
169 self.ofp.close()
237 def close(self):
241 raise Error, 'Close at the wrong time'
246 self.ofp.close()
262 ifp.close()
269 ofp.close()
270 ifp.close()
313 def close(self):
314 self.ifp.close()
367 def close(self):
368 self.ifp.close()
465 def close(self):
470 self.ifp.close()
485 ofp.close()
496 ofp.close()
498 ifp.close()