]> granicus.if.org Git - python/commitdiff
Added note about Python version this was added for.
authorFred Drake <fdrake@acm.org>
Thu, 7 Sep 2000 14:01:40 +0000 (14:01 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 7 Sep 2000 14:01:40 +0000 (14:01 +0000)
Doc/lib/libzipfile.tex

index 0b1d43d8965e67464efd86c71fe2820ef9249126..f29c47f3f46ef3f23e6efebdb17d76de01548b60 100644 (file)
@@ -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.