Python's Include/longobjrep.h has this declaration: struct _longobject { PyObject_VAR_HEAD digit ob_digit[1]; }; with this description: The absolute value of a number is equal to SUM(for i=0 through ab
(self, visited)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected