Kaydet (Commit) 1bb18cc3 authored tarafından Ezio Melotti's avatar Ezio Melotti

#11848: replace dead link in random.betavariate comment.

üst 6033d261
...@@ -598,7 +598,7 @@ class Random(_random.Random): ...@@ -598,7 +598,7 @@ class Random(_random.Random):
## -------------------- beta -------------------- ## -------------------- beta --------------------
## See ## See
## http://sourceforge.net/bugs/?func=detailbug&bug_id=130030&group_id=5470 ## http://mail.python.org/pipermail/python-bugs-list/2001-January/003752.html
## for Ivan Frohne's insightful analysis of why the original implementation: ## for Ivan Frohne's insightful analysis of why the original implementation:
## ##
## def betavariate(self, alpha, beta): ## def betavariate(self, alpha, beta):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment