Python tarfile Functions
EditRocket provides the following information on tarfile functions in the Python source code builder.
is_tarfile(name) -
open([name[, mode [, fileobj[, bufsize]]]]) - Return a TarFile object for the pathname name.
EditRocket provides the following information on tarfile functions in the Python source code builder.
is_tarfile(name) -
open([name[, mode [, fileobj[, bufsize]]]]) - Return a TarFile object for the pathname name.