[issue16014] Incomplete link in docs

2012-09-24 Thread Ezio Melotti
Ezio Melotti added the comment: Fixed, thanks for the report! -- assignee: docs@python -> ezio.melotti nosy: +ezio.melotti resolution: -> fixed stage: -> committed/rejected status: open -> closed type: -> enhancement ___ Python tracker

[issue16014] Incomplete link in docs

2012-09-24 Thread Roundup Robot
Roundup Robot added the comment: New changeset 5f19c505ecea by Ezio Melotti in branch '2.7': #16014: fix broken link. http://hg.python.org/cpython/rev/5f19c505ecea New changeset 74b4c8c2894f by Ezio Melotti in branch '3.2': #16014: fix broken link. http://hg.python.org/cpython/rev/74b4c8c2894f

[issue16014] Incomplete link in docs

2012-09-24 Thread Ramchandra Apte
New submission from Ramchandra Apte: In http://docs.python.org/py3k/license.html#mersenne-twister, the link http://www.math.keio.ac.jp/ matumoto/MT2002/emt19937ar.html is not complete because there is a space in it. -- assignee: docs@python components: Documentation messages: 171125 no