Searched refs:get_file (Results 1 - 3 of 3) sorted by relevance

/pkg/src/modules/
H A Dp5p.py845 fobj = self.get_file(name)
1030 def get_file(self, src): member in class:Archive
1116 return self.get_file(name)
1119 return self.get_file(os.path.join("publisher", pub, "file",
1144 fobj = self.get_file(arcname)
1179 fobj = self.get_file(p5iname)
/pkg/src/tests/api/
H A Dt_p5p.py617 # Verify behaviour of get_file().
625 arc.get_file, "no/such/file")
630 fobj = arc.get_file(arcname)
/pkg/src/tests/cli/
H A Dt_pkgrecv.py986 tarf = arc.get_file(idx)

Completed in 15 milliseconds