On Thu, 9 Nov 2017 11:16:09 -0800 (PST) "Edward K. Ream" <[email protected]> wrote:
> The following import caused "@test leoBridge init logic" to fail: > > import leo.core.editpane.editpane # for the command creation side > effect What about f432d7d8, importing editpane now how no side effects, does @test leoBridge work now? Or does leoBridge require the modules that can't run without Qt not attempt to run? Cheers -Terry > I have deleted it. I'm not sure what to do about creating the > command, but this won't do. > > The import process is tricky, and it's best to minimize top-level > imports. Leo imports modules containing subcommanders in > c.initObjects. > > 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
