[Distutils] PEP: Improving Python ZIP Application Support

Nick Coghlan ncoghlan at gmail.com
Tue Apr 2 00:40:34 CEST 2013


On Tue, Apr 2, 2013 at 6:12 AM, M.-A. Lemburg <mal at egenix.com> wrote:

> c) The feature has never really been documented outside the ticket
> where it got added to Python :-)
>


Not true, it's covered in the command line docs at
http://docs.python.org/2/using/cmdline.html#interface-options

It's just that people generally assume they know how our CLI works, so they
never read that.

It's also in the runpy.run_path docs, but that's even more obscure.


>
> Ticket for this:
> http://bugs.python.org/issue17359
>

I have updated that to reference the existing documentation.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130402/33db267d/attachment.html>


More information about the Distutils-SIG mailing list