10 tests containing code such as the following fail on Python 3k with
the message:

TypeError: unorderable types

assert c.tangleCommands.root_list[0] < leo.core.leoTangle.tst_node,
"expected root_list[0] to be instance of tst_node, dir() is %s " %
repr(dir(c.tangleCommands.root_list[0]))

Please correct this on the trunk.  Thanks.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to