On Wednesday, December 13, 2017 at 6:11:15 PM UTC-6, Edward K. Ream wrote:
> g.printDict({key: sorted(set(d.get(key) for key in d})
A last-minute edit went bad. This should be:
g.printDict({key: sorted(set(d.get(key))) for key in d})
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.