]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38385: Fix iterator/iterable terminology in statistics docs (GH-17111)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 12 Nov 2019 07:35:06 +0000 (23:35 -0800)
committerGitHub <noreply@github.com>
Tue, 12 Nov 2019 07:35:06 +0000 (23:35 -0800)
commit733b9a308e3c49855888e2e12397ae56d831e780
tree14b13aac1fe22da48e9d740ae8de07f82548f388
parent051ff526b5dc2c40c4a53d87089740358822edfa
bpo-38385: Fix iterator/iterable terminology in statistics docs (GH-17111)
Doc/library/statistics.rst
Lib/statistics.py