André wrote: > Fortunately, Python has incorporated some newbie-unfriendly features, > like metaclasses and, to a lesser extent, decorators which, at last, > make use of a special character. There should be more of these, to > make Python something more challenging to learn.
After reading the entire post about Python's ease of use, I find this particular paragraph especially pointed. :) I guess all the previous points about Python's features helps to show how these other things (decorators, etc.) really stand out as perhaps being un-Pythonic? At least, to me, it was an interesting way to make that argument. -- http://mail.python.org/mailman/listinfo/python-list