]> 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)
committerGitHub <noreply@github.com>
Mon, 20 Sep 2021 01:53:37 +0000 (20:53 -0500)
commit697b6650ed29cdd4c347e9d35c43e084eff22c5f
tree21371b06a59813b72c1109355e44861b85500083
parent0e9608680525b120fc8eaad9f1cb2f729a6c22ae
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