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