Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions library/contextlib.po
Original file line number Diff line number Diff line change
Expand Up @@ -305,9 +305,6 @@ msgstr ""
msgid ":term:`asynchronous context manager` support was added."
msgstr ""

msgid ":term:`asynchronous context manager` support was added."
msgstr ""

msgid ""
"Return a context manager that suppresses any of the specified exceptions if "
"they occur in the body of a :keyword:`!with` statement and then resumes "
Expand Down Expand Up @@ -842,9 +839,6 @@ msgstr ""
msgid "Replacing any use of ``try-finally`` and flag variables"
msgstr ""

msgid "Replacing any use of ``try-finally`` and flag variables"
msgstr ""

msgid ""
"A pattern you will sometimes see is a ``try-finally`` statement with a flag "
"variable to indicate whether or not the body of the ``finally`` clause "
Expand Down