On Jun 21, 2011, at 12:43 PM, Sebastian E. Ovide wrote: > I see globals() everywhere and even if intuitively I guess what it is, I'd > like to find more info about it... >
http://docs.python.org/library/functions.html#globals http://diveintopython.org/html_processing/locals_and_globals.html

