Re: [Python-Dev] Request for Pronouncement: PEP 441 - Improving Python ZIP Application Support

2015年2月25日 12:20:15 -0800

On Feb 25, 2015, at 07:33 PM, Paul Moore wrote:
>The module defines two convenience functions:
>
>
>.. function:: create_archive(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
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to