Paul Rudin <[EMAIL PROTECTED]> wrote:

> You have to understand that the default value for v - an empty list -
> is made at compile time

Not at compile time: the default value is created at runtime when the def 
statement is executed.

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

Reply via email to