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