On Fri, Jul 21, 2017 at 6:48 AM, vitalije <[email protected]> wrote:

> I have improved new (experimental) read code. Attached to this post is new
> version of experimental Leo outline.
>

​Both scripts fail for me:

*exp-3 dev*

Traceback (most recent call last):

  File "c:\leo.repo\leo-editor\leo\core\leoCommands.py", line 946, in
executeScript
    c.executeScriptHelper(args, define_g, define_name, namespace, script)

  File "c:\leo.repo\leo-editor\leo\core\leoCommands.py", line 993, in
executeScriptHelper
    exec(compile(script, scriptFile, 'exec'), d)

  File "C:\leo.repo\leo-editor\leo\test\scriptFile.py", line 1691, in
<module>
    do_import_file(149)

  File "C:\leo.repo\leo-editor\leo\test\scriptFile.py", line 966, in
do_import_file
    assert pth == fn, '%d \n%s !=\n%s\n%s'%(j, pth, fn, hfi)

AssertionError: 149
C:\leo.repo\leo-editor\leo\core\leoApp.py !=
C:\leo.repo\leo-editor\leo/core/leoApp.py
@file leoApp.py

*exp-4 dev*

Traceback (most recent call last):
  File "C:\leo.repo\leo-editor\leo\test\scriptFile.py", line 1591, in
run_experiment
    do_import_file(n)
  File "C:\leo.repo\leo-editor\leo\test\scriptFile.py", line 967, in
do_import_file
    assert pth == fn, '%d \n%s !=\n%s\n%s'%(j, pth, fn, hfi)
AssertionError: 0
C:\leo.repo\leo-editor\leo\doc\leoProjects.txt !=
C:\leo.repo\leo-editor\leo/doc/leoProjects.txt
@file ../doc/leoProjects.txt

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to