On Tue, Oct 19, 2010 at 6:21 AM, vitalije <[email protected]> wrote:
> Hello,
> I have found error in leoTest.py line 665:
> env['PYTHONPATH'] = env.get('PYTHONPATH','') + ";" + leoDir
>
> it works fine on Windows, but on Linux it doesn't.
> A solution would be to replace ";" in the line with os.pathsep

Thanks for this report.  This fix is on the trunk at rev 3495.

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.

Reply via email to