Return a description string, depending on the type of func.
Return values include “()” for functions and methods, ” constructor”,
” instance”, and ” object”. Concatenated with the result of
PyEval_GetFuncName(), the result will be a description of
func.