Thanks to visit codestin.com Credit goes to github.com
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 015b1fd commit f3fc800Copy full SHA for f3fc800
1 file changed
Doc/library/contextlib.rst
@@ -796,7 +796,7 @@ executing that callback::
796
if result:
797
stack.pop_all()
798
799
-This allows the intended cleanup up behaviour to be made explicit up front,
+This allows the intended cleanup behaviour to be made explicit up front,
800
rather than requiring a separate flag variable.
801
802
If a particular application uses this pattern a lot, it can be simplified
0 commit comments