<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
</div>I don't have a clear picture of the split myself but it seems to me<br>
that <a href="http://docs.python.org" target="_blank">docs.python.org</a> should be the master reference data for<br>
*distutils*. That's somewhat screwed, though, as we're recommending<br>
use of setuptools, and setuptools messes round so invasively with<br>
distutils that the usefulness of pure distutils documentation is<br>
limited :-(<br>
<br></blockquote><div><br></div><div><a href="http://docs.python.org">docs.python.org</a> should provide a distutils reference, and drop the  "Installing/Distributing Python Modules" guides in deference to the PUG.</div>
<div>and setuptools (as an extension of distutils) should provide a *complete* index of commands/options that covers everything, not just what it changed or added, because it's too hard for users to keep track of what's pure vs modified.  That's my plan in the refactor of the setuptools docs I'm working on.</div>
<div><br></div></div></div></div>