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 2f25d85 commit 32d04f1Copy full SHA for 32d04f1
Doc/library/warnings.rst
@@ -595,6 +595,9 @@ Available Context Managers
595
passed to :func:`simplefilter` as if it were called immediately on
596
entering the context.
597
598
+ See :ref:`warning-filter` for the meaning of the *category* and *lineno*
599
+ parameters.
600
+
601
.. note::
602
603
The :class:`catch_warnings` manager works by replacing and
0 commit comments