I don&#39;t mind whether its &quot;in&quot; or &quot;out&quot;, but as a language user I think it&#39;s best to minimise undocumented interfaces.<div><br></div><div>According to that principle, if it&#39;s &quot;in&quot;, then it should also work as documented (and be documented), and be &quot;supported&quot;. If it&#39;s &quot;out&quot; then it should either be removed entirely or be marked &quot;private&quot; (i.e. leading underscore, unless I&#39;m mistaking my style guidelines).</div>
<div><div><br></div><div>Cheers,</div><div>-T</div><div><br><div class="gmail_quote">On Sat, Mar 7, 2009 at 10:19 AM, Raymond Hettinger <span dir="ltr">&lt;<a href="mailto:python@rcn.com">python@rcn.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
[Martin v. Löwis]<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I disagree that our users are served by constantly breaking the<br>
API, and removing stuff just because we can. I can&#39;t see how<br>
removing API can possibly serve a user.<br>
</blockquote>
<br></div>
Am not following you here.  My suggestion was to remove the two<br>
methods in Py3.1 which isn&#39;t even in alpha yet.  This is for a feature<br>
that has a simple substitute, was undocumented for Py3.0, and had<br>
long been documented in Py2.x as being unreliable.<br>
<br>
It&#39;s seems silly to me that an incomplete patch from a year ago<br>
would need to wait another two years to ever see the light of day<br>
(am presuming that 3.1 goes final this summer and that 3.2 follows<br>
18 months later). That being said, I don&#39;t really care much.<br>
We don&#39;t actually have to do anything.  It could stay in forever<br>
and cause no harm.<br><font color="#888888">
<br>
<br>
Raymond <br></font><div><div></div><div class="h5">
_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org" target="_blank">Python-Dev@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-dev" target="_blank">http://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="http://mail.python.org/mailman/options/python-dev/tleeuwenburg%40gmail.com" target="_blank">http://mail.python.org/mailman/options/python-dev/tleeuwenburg%40gmail.com</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>--------------------------------------------------<br>Tennessee Leeuwenburg<br><a href="http://myownhat.blogspot.com/">http://myownhat.blogspot.com/</a><br>&quot;Don&#39;t believe everything you think&quot;<br>

</div></div>