> This comes up so often that I wonder whether Python should issue a warning
> when it sees [] or {} as a default argument.
>
>
> What do people think? A misuse or good use of warnings?I think Python should reevaluate the default values. -- mvh Björn -- http://mail.python.org/mailman/listinfo/python-list
