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

Lines Matching defs:make_file

388     the make_file() method, which is called internally to come up with
653 self.file = self.make_file('b')
675 self.file = self.make_file('')
742 def make_file(self, binary=None):