On Fri, Jun 16, 2017 at 7:57 AM, lewis <[email protected]> wrote:


​> ​
File "N:\git\leo-editor\leo\core\leoConfig.py", line 1490, in config_iter
    del d[None]
AttributeError: __delitem__

​Hah.  d is not a dict, its a g.TypedDict.

Rev 325c62b disallows None as the key, with a trace message that may be
helpful.

​> ​
If I disable myLeoSettings and use default leoSettings I do not see the
traceback. I'll try and isolate it to a plugin. I first noticed it testing
commands in Leo curses.

​Thanks.

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