]> granicus.if.org Git - python/commit
is_zipfile() description: Use the same name for the parameter as the
authorFred Drake <fdrake@acm.org>
Fri, 6 Oct 2000 15:29:56 +0000 (15:29 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 6 Oct 2000 15:29:56 +0000 (15:29 +0000)
commit5d63a39983c7444848b88099ea377b7b923eda8d
treea355d0174ee356db8a493f792a785e72e5708cd4
parent50a22a4cadd63b464f26024888168e9e06a9f120
is_zipfile() description:  Use the same name for the parameter as the
      code, in case someone wants to use it as a keyword paramter.

ZIP_DEFLATED description:  Do not reveal the specific value of the
      constant, since code should only use the symbolic name.
Doc/lib/libzipfile.tex