Lawrence D'Oliveiro a écrit :
In message <20101021235138.609fe...@geekmail.invalid>, Andreas Waldenburger wrote:While not very commonly needed, why should a shared default argument be forbidden?Because it’s safer to disallow it than to allow it.
Then there are quite a few python features (or misfeatures depending on your personal tastes and whatnot) that should be "disabled" too. What about rebinding some_object.__class__ ?-)
-- http://mail.python.org/mailman/listinfo/python-list