More precisely, for functions in the builtin module. For example: max or sorted.
But strange enough, if I first do s = sorted, then the help tip appears for s (but still not for sorted).
This was tested with 1.6.2 and 1.6.3.