On Thu, Jun 15, 2017 at 5:35 PM, lewis <[email protected]> wrote:

> I see this traceback using the 'print-settings' command:
>
​[snip]
​

  File "N:\git\leo-editor\leo\core\leoConfig.py", line 1489, in config_iter
    for key in sorted(list(d.keys())):
TypeError: '<' not supported between instances of 'NoneType' and 'str'

​It looks like None is in d.keys().  That's odd, but it shouldn't cause
print-settings to crash.

I don't see this crash, so it may be related to plugins, or maybe your
myLeoSettings.leo file.  Anyway, I'll fix (work around) this next.

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