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 3095f47 commit 15c8849Copy full SHA for 15c8849
1 file changed
Doc/whatsnew/3.3.rst
@@ -1079,7 +1079,7 @@ collections classes. Aliases for ABCs are still present in the
1079
contextlib
1080
----------
1081
1082
-:class:`~collections.ExitStack` now provides a solid foundation for
+:class:`~contextlib.ExitStack` now provides a solid foundation for
1083
programmatic manipulation of context managers and similar cleanup
1084
functionality. Unlike the previous ``contextlib.nested`` API (which was
1085
deprecated and removed), the new API is designed to work correctly
0 commit comments