On Sun, Aug 23, 2009 at 4:16 PM, Edward K. Ream <[email protected]> wrote:
> > There is a better way, namely @suite plugins tests. > > At first, this failed 98 times, but that was a problem in coordinating > loadOnePlugin with unit tests. A hack reduced this to 6 presumably real > failures with the old adjustSysPath, and 8 failures with adjustSysPath > disabled. So we are getting close... > 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. Edward --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
