We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3bab2 commit afa428dCopy full SHA for afa428d
1 file changed
library/contextlib.po
@@ -305,9 +305,6 @@ msgstr ""
305
msgid ":term:`asynchronous context manager` support was added."
306
msgstr ""
307
308
-msgid ":term:`asynchronous context manager` support was added."
309
-msgstr ""
310
-
311
msgid ""
312
"Return a context manager that suppresses any of the specified exceptions if "
313
"they occur in the body of a :keyword:`!with` statement and then resumes "
@@ -842,9 +839,6 @@ msgstr ""
842
839
msgid "Replacing any use of ``try-finally`` and flag variables"
843
840
844
841
845
-msgid "Replacing any use of ``try-finally`` and flag variables"
846
847
848
849
"A pattern you will sometimes see is a ``try-finally`` statement with a flag "
850
"variable to indicate whether or not the body of the ``finally`` clause "
0 commit comments