Lines Matching full:gettarinfo
916 TarFile.getmembers() and TarFile.gettarinfo() and are1815 def gettarinfo(self, name=None, arcname=None, fileobj=None):1975 tarinfo = self.gettarinfo(name, arcname)2006 You can create TarInfo objects using gettarinfo().