On Fri, 8 Apr 2011 12:13:16 -0500
"Edward K. Ream" <[email protected]> wrote:

> This just seems confusing to me.  A dict seems simpler.  Besides, I
> want g.vs to be a dict of dicts: one for each commander.

I suspect Ville wants g.vs.foo rather than g.vs['foo'].  I much prefer
the first form for many things and wish Python would behave like
javascript in that respect.

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to