Home | History | Annotate | Download | only in Lib

Lines Matching full:gettarinfo

728        TarFile.getmembers() and TarFile.gettarinfo() and are
1768 def gettarinfo(self, name=None, arcname=None, fileobj=None):
1933 tarinfo = self.gettarinfo(name, arcname)
1965 directly, or by using gettarinfo().