<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 14, 2015 at 1:09 PM, Jed Brown <span dir="ltr"><<a href="mailto:jed@jedbrown.org" target="_blank">jed@jedbrown.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1km" class="a3s" style="overflow:hidden">I know this is the usual practice with Python packages, but what if<br>
install requires extra permissions?  It always seemed like an awkward<br>
design to me.</div></blockquote></div><br></div><div class="gmail_extra">In 99.9% of Python builds, the final location of the built package is irrelevant until install time, so it would largely be an unused capability.  Let's not get an argument over whether this is good practice or not, because it's definitely the accepted interface and is not going to change in a way relevant to PETSc for the next 10 years, even if you could get the commit with support for your request landed today in Python's master branch.<br></div></div>