Previously, the the now-obsolete ipython.py plugin injected a single _leo object with two fields, _leo.c and _leo.g.
At present, the Leo's --ipython command-line option injects two objects, named c and g, into the IPython namespace. Imo, that's a dubious choice. Not only is it incompatible with the ipython.py convention, but c and g have well-known meanings in science and engineering. In any case, Leo should not be polluting the IPython namespace with any names that are likely to cause conflicts. Unless I hear howls of protest, I'll make this change before releasing b1. 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.
