David G. Wonnacott wrote:
> In response to my question, ``What is the idiomatically appropriate
> Python way to pass, as a "function-type parameter", code that is most
> clearly written with a local variable?'', a number of you made very
> helpful suggestions, including the use of a default argume
In response to my question, ``What is the idiomatically appropriate
Python way to pass, as a "function-type parameter", code that is most
clearly written with a local variable?'', a number of you made very
helpful suggestions, including the use of a default argument; if one
wanted to give a name to