mirror of
https://github.com/python/cpython.git
synced 2026-03-04 20:10:59 +00:00
Make case of 'ZIP' consistent
This commit is contained in:
parent
b37bcb59bc
commit
18db487692
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue