Home | History | Annotate | Download | only in Lib

Lines Matching full:is_tarfile

71 __all__ = ["TarFile", "TarInfo", "is_tarfile", "TarError", "ReadError",
2442 def is_tarfile(name):
2478 if is_tarfile(src):
2489 if is_tarfile(src):
2504 if is_tarfile(src):