On Mon, Aug 24, 2009 at 12:20 AM, Edward K. Ream<[email protected]> wrote:

> I'll create a separate branch soon.   There are some tricky details.  For
> example, g.importModule now looks for modules in the 'extensions' and
> 'external' folders if they aren't found in sys.path.  One of these folders
> is redundant, but the code uses both...  I might get around to cleaning this
> up, but no guarantees.

impotModule should never look in "external", only standard imports are
used with it. In fact, Leo plugins should minimize the use of
importModule in the first place, because it's a hack that is rarely
necessary (only for pmw, I think).

-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to