This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2013年03月05日 18:12 by vrutsky, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg183538 - (view) | Author: Vladimir Rutsky (vrutsky) * | Date: 2013年03月05日 18:12 | |
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/functions.html (link in table at page top). |
|||
| msg183544 - (view) | Author: R. David Murray (r.david.murray) * (Python committer) | Date: 2013年03月05日 18:51 | |
Closing in favor of re-opening issue 14489, which tried to fix this and apparently failed. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:42 | admin | set | github: 61558 |
| 2013年03月05日 18:51:23 | r.david.murray | set | status: open -> closed superseder: repr() function link on the built-in function documentation is incorrect nosy: + r.david.murray messages: + msg183544 resolution: duplicate stage: resolved |
| 2013年03月05日 18:12:15 | vrutsky | create | |