R. David Murray added the comment:
Closing in favor of re-opening issue 14489, which tried to fix this and
apparently failed.
--
nosy: +r.david.murray
resolution: -> duplicate
stage: -> committed/rejected
status: open -> closed
superseder: -> repr() function link on the built-in func
New submission from Vladimir Rutsky:
References to built-in function repr() links to repr module
(http://docs.python.org/2/library/repr.html#module-repr), but must link to
description in http://docs.python.org/2/library/functions.html.
It can be at least in http://docs.python.org/2/library/fun