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