On Sun, May 07, 2006 at 02:24:08PM -0700, Bill Janssen wrote:
> I think that there is little of advantage in the Java type system to
> be adopted into Python.

   One thing from Java I really miss in Python - declaration what
exception(s) a function/method can raise. Almost nobody almost never
documents this, especially if the function/method calls other functions and
methods.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to