Helper to warn about deprecated tp_compare return values. Return: -2 for an exception; -1 if v < w; 0 if v == w; 1 if v > w. (This function cannot return 2.) */
source not stored for this graph (policy: none)
no test coverage detected