Skip to content

Commit 2178fa4

Browse files
danny0838merwok
andauthored
Update Doc/library/zipfile.rst
Co-authored-by: Éric <[email protected]>
1 parent 36d51e0 commit 2178fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/zipfile.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ ZipFile Objects
506506
Removing a member in an archive may involve a move of many internal data
507507
records, which can be I/O intensive for a large ZIP file.
508508

509-
.. versionadded:: 3.12
509+
.. versionadded:: next
510510

511511

512512
The following data attributes are also available:

0 commit comments

Comments
 (0)