]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: Clarify the before_and_after() example (GH-28458) (#28464)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 20 Sep 2021 01:53:37 +0000 (18:53 -0700)
committerPablo Galindo <pablogsal@gmail.com>
Wed, 29 Sep 2021 11:31:16 +0000 (12:31 +0100)
commit0a74d33e14538849216271c3610ea4e301f7370f
treefd8240efc7eb31e037177b8cbe6be43c89e3c10a
parent2e4d66d2e71d36de394e0e7a4e60ed7b6a539933
Docs: Clarify the before_and_after() example (GH-28458) (#28464)

(cherry picked from commit fcbf9b176b1190301c760a921601c6488ef8b070)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Doc/library/itertools.rst
Lib/test/test_itertools.py