]> granicus.if.org Git - python/commit
bpo-36018: Make "seed" into a keyword only argument (GH-12921)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 23 Apr 2019 08:46:18 +0000 (01:46 -0700)
committerGitHub <noreply@github.com>
Tue, 23 Apr 2019 08:46:18 +0000 (01:46 -0700)
commitfb8c7d53326d137785ca311bfc48c8284da46770
tree8f7bacab2a8391a0140e926cfe9ba9896da33b49
parent7280048690244e73b13f4f68b96c244bcb5434e8
bpo-36018: Make "seed" into a keyword only argument (GH-12921)
Doc/library/statistics.rst
Lib/statistics.py