Home | History | Annotate | Download | only in Lib

Lines Matching defs:fileno

695     def fileno(self):
696 return self.fp.fileno()
1059 thelen = str(os.fstat(body.fileno()).st_size)