[Python-Dev] Request for Pronouncement: PEP 441 (original) (raw)
[Python-Dev] Request for Pronouncement: PEP 441 - Improving Python ZIP Application Support
Barry Warsaw barry at python.org
Wed Feb 25 21:11:49 CET 2015
- Previous message: [Python-Dev] Request for Pronouncement: PEP 441 - Improving Python ZIP Application Support
- Next message: [Python-Dev] Request for Pronouncement: PEP 441 - Improving Python ZIP Application Support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Feb 25, 2015, at 07:33 PM, Paul Moore wrote:
The module defines two convenience functions:
.. function:: createarchive(directory, target=None, interpreter=None, main=None) Create an application archive from source. The source can be any of the following:
I think you meant s/directory/source/ in the signature.
Other than that, +1.
Cheers, -Barry
- Previous message: [Python-Dev] Request for Pronouncement: PEP 441 - Improving Python ZIP Application Support
- Next message: [Python-Dev] Request for Pronouncement: PEP 441 - Improving Python ZIP Application Support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]