<br><br><div><span class="gmail_quote">On 5/7/06, <b class="gmail_sendername">Oleg Broytmann</b> &lt;<a href="mailto:phd@oper.phd.pp.ru">phd@oper.phd.pp.ru</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 Sun, May 07, 2006 at 02:24:08PM -0700, Bill Janssen wrote:<br>&gt; I think that there is little of advantage in the Java type system to<br>&gt; be adopted into Python.<br><br>&nbsp;&nbsp; One thing from Java I really miss in Python - declaration what
<br>exception(s) a function/method can raise. Almost nobody almost never<br>documents this, especially if the function/method calls other functions and<br>methods.</blockquote><div><br><br>Checked exceptions are the worst feature of Java in my opinion.&nbsp; =)
<br><br><br>People poorly documenting should not force us to have to make up for their carelessness.&nbsp; We are all adults after all.<br><br>-Brett<br></div></div>