Re: P.S. Re: Python newbie needs constructive suggestions

2006-07-24 Thread Duncan Booth
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

P.S. Re: Python newbie needs constructive suggestions

2006-07-24 Thread David G. Wonnacott
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