On Thu, 21 Oct 2010 12:49:47 +0000, Neil Cerutti wrote: > _The Practice of Programming_ has this right. In general the bigger the > scope of a variable, the longer and more descriptive should be its name. > In a small scope, a big name is mostly noise.
Thank you! The scope of the variable is an important factor. +1 -- Steven -- http://mail.python.org/mailman/listinfo/python-list