On Fri, 30 Jan 2009 06:40:09 -0800 (PST) "Edward K. Ream" <[email protected]> wrote:
> p.v.u [key] = val > val = p.v.u [key] > > There seems to be no direct way to specify a key. Instead, p.v.u will > return an instance of uAaccessor class that provides get/set methods: It doesn't work to just have p.v.u return the dict (having created it if required)? 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 -~----------~----~----~----~------~----~------~--~---
