File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -305,9 +305,6 @@ msgstr ""
305305msgid ":term:`asynchronous context manager` support was added."
306306msgstr ""
307307
308- msgid ":term:`asynchronous context manager` support was added."
309- msgstr ""
310-
311308msgid ""
312309"Return a context manager that suppresses any of the specified exceptions if "
313310"they occur in the body of a :keyword:`!with` statement and then resumes "
@@ -842,9 +839,6 @@ msgstr ""
842839msgid "Replacing any use of ``try-finally`` and flag variables"
843840msgstr ""
844841
845- msgid "Replacing any use of ``try-finally`` and flag variables"
846- msgstr ""
847-
848842msgid ""
849843"A pattern you will sometimes see is a ``try-finally`` statement with a flag "
850844"variable to indicate whether or not the body of the ``finally`` clause "
You can’t perform that action at this time.
0 commit comments