-
-
Notifications
You must be signed in to change notification settings - Fork 657
Closed
Description
class_graph as introduced recently, gives false results, i.e. it doesn't return a real representation of the SAGE inheritance tree. The attached patch is supposed to fix that by using Python's built-in functionality directly rather than using string parsing.
Component: user interface
Issue created by migration from https://trac.sagemath.org/ticket/809