Re: @auto 'Refresh from disk' issue

2014-05-23 Thread 'Terry Brown' via leo-editor
On Fri, 23 May 2014 08:12:03 -0500 Kent Tenney wrote: > I've also been seeing this with real files, if changed outside > Leo, refresh from disk fails, the .py file has it's contents > duplicated. I *think* this is a known issue, certainly needs fixing. https://github.com/leo-editor/leo-editor/i

@auto 'Refresh from disk' issue

2014-05-23 Thread Kent Tenney
I've also been seeing this with real files, if changed outside Leo, refresh from disk fails, the .py file has it's contents duplicated. A minimal @auto file: @auto z.py pass @others foo class foo: @others def __init__(): pass - save Leo f