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

Lines Matching refs:start_dir

776                     self.fp.seek(self.start_dir, 0)
823 # self.start_dir: Position of start of central directory
824 self.start_dir = offset_cd + concat
825 fp.seek(self.start_dir, 0)