I use __ because I like to return locals() instead of a dict()
Em 10/02/2011, às 18:53, pbreit <[email protected]> escreveu: > Why do you use all the underscores? Is it because those variables are > reserved words? Does it make the variables private or something?

