]> granicus.if.org Git - python/commitdiff
Make case of 'ZIP' consistent
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 29 Apr 2006 12:10:28 +0000 (12:10 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 29 Apr 2006 12:10:28 +0000 (12:10 +0000)
Doc/whatsnew/whatsnew23.tex

index e29ecdd21f72f7aeab219ff80b707c26ef800efe..a12208384a3f1a5d807f6dbb445b31435dd3ad03 100644 (file)
@@ -318,7 +318,7 @@ Hisao and Martin von~L\"owis.}
 
 
 %======================================================================
-\section{PEP 273: Importing Modules from Zip Archives}
+\section{PEP 273: Importing Modules from ZIP Archives}
 
 The new \module{zipimport} module adds support for importing
 modules from a ZIP-format archive.  You don't need to import the