mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Added note about Python version this was added for.
This commit is contained in:
parent
77a6c9ece5
commit
6300bd42a4
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@
|
|||
\sectionauthor{James C. Ahlstrom}{jim@interet.com}
|
||||
% LaTeX markup by Fred L. Drake, Jr. <fdrake@acm.org>
|
||||
|
||||
\versionadded{1.6}
|
||||
|
||||
The ZIP file format is a common archive and compression standard.
|
||||
This module provides tools to create, read, write, append, and list a
|
||||
ZIP file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue