On Thu, 15 Jan 2009 07:56:02 -0800, mario ruggier wrote: > On Jan 15, 4:06 pm, Steven D'Aprano <st...@remove-this- > cybersource.com.au> wrote: > > Hi Steve! > >> > class GetItemEvaluator(object): >> > def __init__(self): >> > self.globals = globals() # some dict (never changes) > > Ya, this is just a boiled down sample, and for simplicity I set to to > the real globals(),
You should make that more clear when posting, in the code snippet as well as the descriptive text. And if you *did* make it clear, then *I* should read your post more carefully. Regards, -- Steven -- http://mail.python.org/mailman/listinfo/python-list