On 2011-12-23, Neil Cerutti <[email protected]> wrote: > Is the misfeature that Python doesn't evaluate the default > argument expression every time you call the function? What > would be the harm if it did?
...you know, assuming it wouldn't break existing code. ;) -- Neil Cerutti -- http://mail.python.org/mailman/listinfo/python-list
