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 3644dd8 commit 231ae91Copy full SHA for 231ae91
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