On May 19, 11:55 am, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:
> You can test the code as follows:
>
> 1. Add leo-as-a-package2 to sys.path (in sitecustomize.py)
>
> 2. From any directory, start python, then execute:
>
> import leo
> leo.run(fileName=r'c:\leo.repo\leo-as-a-package2\leo\test
> \unitTest.leo')
You can also run Leo as always:
cd leo-as-a-package2\leo
python core\runLeo.py core\leoPy.leo
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
-~----------~----~----~----~------~----~------~--~---