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.
1 parent 2b23d46 commit de4f15bCopy full SHA for de4f15b
Doc/library/zipfile.rst
@@ -552,6 +552,7 @@ ZipFile Objects
552
If *removed* is not provided, local file entries no longer referenced in the
553
central directory will be removed. The algorithm assumes that local file
554
entries are stored consecutively:
555
+
556
#. Data before the first referenced entry is removed only when it appears to
557
be a sequence of consecutive entries with no extra following bytes; extra
558
preceeding bytes are preserved.
0 commit comments