Georg Brandl added the comment:
This is because these types are fully documented in the "standard types"
section, and the entry in "functions" just serves a pointer. (And yes,
this will happen to the remaining types too, at some point.)
--
resolution: -> wont fix
status: open -> close
New submission from Robert Yodlowski :
In
http://docs.python.org/3.0/library/functions.html
these function entries seem to be missing Permalinks.
dict() frozenset() memoryview() set()
Hope this helps.
The Permalinks are a great idea. I hope you add lots more.
...Bob
--
assignee