[Distutils] PEP 513: A Platform Tag for Portable Linux Built Distributions Version

Brett Cannon brett at python.org
Wed Jan 27 15:30:21 EST 2016


On Tue, 26 Jan 2016 at 14:36 Nathaniel Smith <njs at pobox.com> wrote:

> On Mon, Jan 25, 2016 at 8:37 PM, Robert T. McGibbon <rmcgibbo at gmail.com>
> wrote:
> > I agree that this is an important detail. I generally use machines that
> have
> > many different Python interpreters installed (some distro-provided and
> > others in my home directory), and can easily imagine wanting them to have
> > different behavior w.r.t. manylinux1 wheels.
> >
> > Perhaps the option could be put in site.py, or somewhere in
> > lib/pythonX.Y/configX.Y/? I'm not sure what the appropriate solution here
> > is.
>
> On further thought, the site.py solution has sorta grown on me...
>

What if someone runs Python with `-S`?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20160127/33af8c8d/attachment.html>


More information about the Distutils-SIG mailing list