mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Mention itertools.accumulate().
This commit is contained in:
parent
6f04adc54b
commit
6e35394ed5
2 changed files with 19 additions and 1 deletions
|
@ -274,6 +274,7 @@ change across Python versions, but two aspects are guaranteed not to change:
|
|||
* The generator's :meth:`random` method will continue to produce the same
|
||||
sequence when the compatible seeder is given the same seed.
|
||||
|
||||
.. _random-examples:
|
||||
|
||||
Examples and Recipes
|
||||
====================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue