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

> On Mon, Jan 25, 2016 at 8:37 PM, Robert T. McGibbon <rmcgi...@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`?
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to