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 b00a9bd commit 298ce33Copy full SHA for 298ce33
Doc/library/warnings.rst
@@ -451,7 +451,7 @@ Available Functions
451
lower.one_way(**kw)
452
453
This makes the warning refer to both the ``example.lower.one_way()`` and
454
- ``package.higher.another_way()`` call sites only from calling code living
+ ``example.higher.another_way()`` call sites only from calling code living
455
outside of ``example`` package.
456
457
*source*, if supplied, is the destroyed object which emitted a
0 commit comments