Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6300bd4

Browse files
committed
Added note about Python version this was added for.
1 parent 77a6c9e commit 6300bd4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/lib/libzipfile.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ \section{\module{zipfile} ---
66
\sectionauthor{James C. Ahlstrom}{[email protected]}
77
% LaTeX markup by Fred L. Drake, Jr. <[email protected]>
88

9+
\versionadded{1.6}
10+
911
The ZIP file format is a common archive and compression standard.
1012
This module provides tools to create, read, write, append, and list a
1113
ZIP file.

0 commit comments

Comments
 (0)