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 ""
305
305
msgid ":term:`asynchronous context manager` support was added."
306
306
msgstr ""
307
307
308
- msgid ":term:`asynchronous context manager` support was added."
309
- msgstr ""
310
-
311
308
msgid ""
312
309
"Return a context manager that suppresses any of the specified exceptions if "
313
310
"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
msgstr ""
844
841
845
- msgid "Replacing any use of ``try-finally`` and flag variables"
846
- msgstr ""
847
-
848
842
msgid ""
849
843
"A pattern you will sometimes see is a ``try-finally`` statement with a flag "
850
844
"variable to indicate whether or not the body of the ``finally`` clause "
You can’t perform that action at this time.
0 commit comments