Skip to content

Commit 2c998fb

Browse files
author
Adi Roiban
committed
Fix docstring.
1 parent a3be112 commit 2c998fb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Lib/zipfile/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1404,9 +1404,6 @@ class ZipFile:
14041404
help extend ZipFile.
14051405
For example to implement other encryption or compression
14061406
methods.
1407-
ZipFile, for example to implement other encryption or compression
1408-
methods.
1409-
14101407
"""
14111408

14121409
fp = None # Set here since __del__ checks it

0 commit comments

Comments
 (0)