New submission from Vladimir Rutsky:

http://docs.python.org/2/library/repr.html page contains several links on 
built-in function `repr()` (search for "built-in repr()" on page), but links 
goes to `Repr.repr()` functions of `Repr` module instead of 
http://docs.python.org/library/functions.html#repr

This is reverse situation to bug described in http://bugs.python.org/issue14489

----------
messages: 210748
nosy: rutsky
priority: normal
severity: normal
status: open
title: "built-in repr()" function link on the repr module documentation is 
incorrect
versions: Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20573>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to