PEP 441: Update markup.

This commit is contained in:
Berker Peksag 2015-02-20 16:10:43 +02:00
parent 0493cfe00a
commit d50818e4e8
1 changed files with 3 additions and 2 deletions

View File

@ -88,9 +88,10 @@ and pex [6]_ are two tools known to exist.
Module Interface
----------------
The zipapp module will provide the following functions::
The zipapp module will provide the following functions:
pack(target, directory, interpreter=None, main=None)
``pack(target, directory, interpreter=None, main=None)``
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Writes an application archive called *target*, containing the
contents of *directory*. If *interpreter* is specified, it will