mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Revert "Fix all Python Cookbook links (#22205)" (GH-22424)
This commit reverts commit ac0333e1e1
as the original links are working again and they provide extended features such as comments and alternative versions.
This commit is contained in:
parent
2afd1751dd
commit
e8a2076e14
17 changed files with 20 additions and 20 deletions
|
@ -57,7 +57,7 @@ from sources provided by the operating system.
|
|||
|
||||
|
||||
`Complementary-Multiply-with-Carry recipe
|
||||
<https://github.com/ActiveState/code/tree/master/recipes/Python/576707_Long_period_random_number/recipe-576707.py>`_ for a compatible alternative
|
||||
<https://code.activestate.com/recipes/576707/>`_ for a compatible alternative
|
||||
random number generator with a long period and comparatively simple update
|
||||
operations.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue