Coding Style: Defining Functions within Methods?

max max at nospam.com
Fri Sep 5 12:50:10 EDT 2003


JCM wrote:
> Generally I also find it cleanest to push functions down into the most
> nested scope possible; it makes it clear that these are helper
> functions and not meant to be called externally.
> 
I love this style and really miss it in other languages...
my 2c.





More information about the Python-list mailing list