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

Lines Matching defs:fileno

665     def fileno(self):
666 return self.fp.fileno()
984 thelen = str(os.fstat(body.fileno()).st_size)