<p><br>
On Mar 23, 2012 4:19 PM, &quot;VanL&quot; &lt;<a href="mailto:van.lindberg@gmail.com">van.lindberg@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Three notes. FIrst, distutils.cfg doesn&#39;t always work because it is centered around the idea of set paths that are the same each time - which doesn&#39;t always work with virtualenvs. </p>
<p>And the virtualenv doesn&#39;t contain its own copy of distutils.cfg?</p>
<p>&gt; Second, most installer tools don&#39;t follow distutils.cfg. Even if that helps for python setup.py install, the other tools are still broken when you want to specify a layout.</p>
<p>So, we should change Python to fix the broken tools that don&#39;t follow documented standards for configuring installation locations?</p>
<p>If the tools are that broken, aren&#39;t they going to break even *harder* when you change the paths for Windows?</p>
<p>&gt; And fourth, (because nobody expects the spanish inquisition), isn&#39;t the gratuitous difference a (small but) obvious wart? </p>
<p>It&#39;s hardly the only wart we keep around for backwards compatibility.  If it&#39;s going to change, it needs a proper transition period at the least.<br>
</p>