Ezio, this is also a good idea, but currently I really think placing<br>
this documentation in the devguide is probably the best approach. Now we<br>
have a very nice Devguide, and this documentation simply belongs there,<br>
and not in the user-visible portion of the official Python documentation.<br>
</blockquote>
<br></div></div>
You mean the dev guide only accessible online? </blockquote><div><br>Yes. You can also pull it from <a href="http://hg.python.org/devguide/">http://hg.python.org/devguide/</a> for a local copy (<a href="http://hg.python.org">hg.python.org</a> also allows to download a ZIP).<br>
<br>My point being - isn't the official Python documentation targeted at *users* of Python, and wasn't the devguide specifically created for *developers* of Python? If so, then test.support clearly being the domain of developers rather than users, belongs in the devguide.<br>