On Sun, Jan 18, 2009 at 10:04 AM, Ville M. Vainio <[email protected]> wrote: > > On Fri, Jan 16, 2009 at 11:27 PM, Kent Tenney <[email protected]> wrote: > >> I think I solved it. >> >> If dtest.py is listed before ipython.py in the @enabled-plugins node, >> ipython won't work if ipython is listed first, seems all is well. >> That's why it would mysteriously start and stop working as I >> messed with @enabled-plugins. > > Any idea why this is happening? IPython shouldn't require anything too > spectacular from the leo environment... > > Perhaps dtest messes with sys.path somehow?
Nothing that obvious. I tried commenting: import doctest the current behaviour persisted. Nothing else looks remotely suspicious to me. > > -- > Ville M. Vainio > http://tinyurl.com/vainio > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
