mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
d263bc742a
gh-126664: revert: Use `else` instead of `finally` in docs explaining "with" (GH-128169) Revert "gh-126664: Use `else` instead of `finally` in "The with statement" documentation. (GH-126665)" This reverts commit25257d61cf. (cherry picked from commit228f275737) Co-authored-by: Gregory P. Smith <greg@krypto.org>