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 7f5319d commit 2bea4f0Copy full SHA for 2bea4f0
Doc/library/warnings.rst
@@ -460,7 +460,7 @@ Available Functions
460
lower.one_way(**kw)
461
462
This makes the warning refer to both the ``example.lower.one_way()`` and
463
- ``package.higher.another_way()`` call sites only from calling code living
+ ``example.higher.another_way()`` call sites only from calling code living
464
outside of ``example`` package.
465
466
*source*, if supplied, is the destroyed object which emitted a
0 commit comments