Faik Uygur wrote: > While extracting a tar file, is there a way to give an umask option for > creating the non-existing upper directories of the file within the tar > archive.
os.umask </F> -- http://mail.python.org/mailman/listinfo/python-list
Faik Uygur wrote: > While extracting a tar file, is there a way to give an umask option for > creating the non-existing upper directories of the file within the tar > archive.
os.umask </F> -- http://mail.python.org/mailman/listinfo/python-list