We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
shutil.make_archive
1 parent cdafa05 commit d6a3460Copy full SHA for d6a3460
1 file changed
Doc/library/shutil.rst
@@ -835,7 +835,7 @@ In the final archive, :file:`please_add.txt` should be included, but
835
... root_dir='tmp/root',
836
... base_dir='structure/content',
837
... )
838
- '/Users/tarek/my_archive.tar'
+ '/Users/tarek/myarchive.tar'
839
840
Listing the files in the resulting archive gives us:
841
0 commit comments