On Mon, 21 Dec 2015 07:17:53 -0800 (PST) Rafi Bin-Nun <[email protected]> wrote:
> What's the pattern for creating Python configuration files in Leo? > Should Leo create a file which the script then reads or should the > script try to key off of Leo nodes directly? You might need to explain the goal a little more. By Python configuration script do you mean a piece of valid Python code that contains configuration info. that something else reads, or something else, like https://docs.python.org/2/library/configparser.html .ini files? Cheers -Terry > I'm new to Leo, so I'm sorry if I'm asking the obvious. > > Thanks in advance, > Rafi > -- 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
