<br><br><div><span class="gmail_quote">On 1/3/07, <b class="gmail_sendername">Guido van Rossum</b> &lt;<a href="mailto:guido@python.org">guido@python.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 1/3/07, Fred L. Drake, Jr. &lt;<a href="mailto:fdrake@acm.org">fdrake@acm.org</a>&gt; wrote:<br>&gt; On Wednesday 03 January 2007 11:06, Martin v. Löwis wrote:<br>&gt;&nbsp;&nbsp;&gt; In #1626545, Anton Tropashko requests that object.h
 should be<br>&gt;&nbsp;&nbsp;&gt; renamed, because it causes conflicts with other software.<br>&gt;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&gt; I would like to comply with this requests for 2.6, assuming there<br>&gt;&nbsp;&nbsp;&gt; shouldn&#39;t be many problems with existing software as 
object.h<br>&gt;&nbsp;&nbsp;&gt; shouldn&#39;t be included directly, anyway.<br>&gt;<br>&gt; +1<br><br>Maybe this should be done in a more systematic fashion? E.g. by giving<br>all &quot;internal&quot; header files a &quot;py_&quot; prefix?
</blockquote><div><br>I was thinking the same, and I&#39;m sure Neal Norwitz is/was too (he suggested this a few times in the past, at least outside of python-dev.) There are a few headers that might be in &#39;legitimate&#39; use right now (as in, there is no way to do what they need to do without including those seemingly internal headers) but personally I think breaking source compatibility and requiring portable code that needs access to those to #if/#ifdef around it, to be a reasonable price to pay. (Only for header files that should really be internal, of course, not ones that are oft-used outside the core.)
<br></div></div><br>-- <br>Thomas Wouters &lt;<a href="mailto:thomas@python.org">thomas@python.org</a>&gt;<br><br>Hi! I&#39;m a .signature virus! copy me into your .signature file to help me spread!