<div dir="ltr"><div>-1 for deprecating getopt. getopt is super-simple and especially useful for c programmers learning python.</div><div><br></div>+1 for argparse.<div><div>+1 for eventual deprecation of optparse - optparse and argparse have a very similar syntax and having both is just confusing. tsboapooowtdi</div>
<div><br></div><div><div><div><br><div class="gmail_quote">On Mon, Sep 28, 2009 at 6:46 AM, Steven Bethard <span dir="ltr">&lt;<a href="mailto:steven.bethard@gmail.com">steven.bethard@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Sun, Sep 27, 2009 at 8:41 PM, Benjamin Peterson &lt;<a href="mailto:benjamin@python.org">benjamin@python.org</a>&gt; wrote:<br>
&gt; 2009/9/27 Steven Bethard &lt;<a href="mailto:steven.bethard@gmail.com">steven.bethard@gmail.com</a>&gt;:<br>
</div><div class="im">&gt;&gt; The first release where any real deprecation message would show up is<br>
&gt;&gt; Python 3.4, more than 3 years away. If you think 3 years isn&#39;t long<br>
&gt;&gt; enough for people to be over the Python 3 transition, let&#39;s stick in<br>
&gt;&gt; another version in there and make it 4.5 years.<br>
&gt;<br>
</div>&gt; So, why even bother deprecating it if nobody is going to see the warnings?<br>
<br>
I feel like I&#39;m repeating the PEP, but here it is again anyway. There<br>
will be messages in the docs and pending deprecation warnings (which<br>
don&#39;t show up by default but can be requested) starting in Python 2.7<br>
and 3.2. Regular deprecation warnings wouldn&#39;t show up until Python<br>
3.4, 3 years away. This compromise was intended exactly to address the<br>
issue you brought up about people getting over the Python 3<br>
transition.<br>
<div><div></div><div class="h5"><br>
Steve<br>
--<br>
Where did you get that preposterous hypothesis?<br>
Did Steve tell you that?<br>
       --- The Hiphopopotamus<br>
_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org">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/ubershmekel%40gmail.com" target="_blank">http://mail.python.org/mailman/options/python-dev/ubershmekel%40gmail.com</a><br>
</div></div></blockquote></div><br></div></div></div></div></div>