]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34764: improve docs example of iter() with sentinel value (GH-11222)
authorChris Rands <c_rands100@hotmail.com>
Mon, 24 Dec 2018 05:07:17 +0000 (06:07 +0100)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Mon, 24 Dec 2018 05:07:17 +0000 (21:07 -0800)
commitd378b1f8ed7919f65a89f026bc899204be3773d4
tree5e5e4c62c38cb94988cd48727062aa52c8119bec
parent8874f511e7473b08d6b0ccd9261dd415a072a34d
bpo-34764: improve docs example of iter() with sentinel value (GH-11222)
Doc/library/functions.rst
Misc/NEWS.d/next/Documentation/2018-12-23-23-52-31.bpo-34764.DwOGeT.rst [new file with mode: 0644]