On Sat, Sep 21, 2013 at 2:20 AM, Fidel N <[email protected]> wrote:
> Thank you for your comments Edward, I always learn a lot with them.
> I was concerned about pollution (I dont like to spread variables all over
> the place), so my plan was to put them in a new dictionary instead of
> directly in c:
>
> c.FPRDict={}
>> def myfunction():
>> g.es("hello")
>> c.FPRDict["myfunc"]=myfunction
>
>
> Is that also risky or would that be ok? All of my functions and vars etc
> will be contained under "FPRDict".
>
This looks like a better solution than mine :-)
Edward
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.