In article <[EMAIL PROTECTED]>,
 "Michele Simionato" <[EMAIL PROTECTED]> wrote:

> John Salerno wrote:
> > But what if you are an expert Python program and have zero clue about
> > other languages?
> 
> Python is not a trivial language (think of generators, decorators,
> metaclasses, etc)

This is, unfortunately, a sad commentary on the evolution of the language 
over the past few years.  One of the things that made Python so attractive 
was how simple it was, and yet powerful.

Things like decorators and metaclasses certainly add power, but they add 
complexity too.  It's no longer a simple language.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to