Member predicate FunctionObject::getQualifiedName
Gets the qualified name for this function object.
Should return the same name as the __qualname__ attribute on functions in Python 3.
Gets the qualified name for this function object.
Should return the same name as the __qualname__ attribute on functions in Python 3.