New submission from Roy Smith:

On http://docs.python.org/2/library/random.html, the links to random() go to 
the module, not the function.  Thus:

Almost all module functions depend on the basic function random(),

If you lick on random(), you get to 
http://docs.python.org/2/library/random.html#module-random

This looks like the same problem as issue19416.

----------
assignee: docs@python
components: Documentation
messages: 207612
nosy: docs@python, roysmith
priority: normal
severity: normal
status: open
title: random module doc page has broken links
versions: Python 2.7

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

Reply via email to