Hello,
I have found error in leoTest.py line 665:
env['PYTHONPATH'] = env.get('PYTHONPATH','') + ";" + leoDirit works fine on Windows, but on Linux it doesn't. A solution would be to replace ";" in the line with os.pathsep I am having troubles with bzr so I cant push and hope someone else will push this change in repository. TIA Vitalije -- 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.
