On Fri, 21 Mar 2008 11:43:33 +0100, sam wrote:

> I can see that Python and Javascript inheritance model is almost the
> same. Both languages are dynamically typed. And it seems that using
> "classes" in Python makes some things more complicated then it is
> necessary (eg functions, methods and lambdas are differen beeing in
> Python concept).

Please explain why you think that functions are more complicated in 
Python because of the class model.



-- 
Steven
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to