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 2888b11 commit f298ba1Copy full SHA for f298ba1
Doc/library/functions.rst
@@ -859,8 +859,8 @@ are always available. They are listed here in alphabetical order.
859
860
.. audit-event:: builtins.input/result result input
861
862
- Raises an auditing event ``builtins.input/result`` with the result after
863
- successfully reading input.
+ Raises an :ref:`auditing event <auditing>` ``builtins.input/result``
+ with the result after successfully reading input.
864
865
866
.. class:: int([x])
0 commit comments