This merger continues the transition from python 2 to python 3. It also closes #1454 <https://github.com/leo-editor/leo-editor/issues/1454>:
Many warnings, both from python -Wd and pylint are gone. The highlight is the new g.import_module. This is a thin wrapper around importlib.import_module. It's much easier to use than the old code base. Many other changes were made. Please report any problems immediately. 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/c0fd84ec-dd1e-4816-9df8-e32ed2d65003%40googlegroups.com.
