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.
2 parents 29a18cc + 37b9a5d commit 71fc1c2Copy full SHA for 71fc1c2
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