summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/library/signal.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/signal.rst b/Doc/library/signal.rst
index fdc9846..678411d 100644
--- a/Doc/library/signal.rst
+++ b/Doc/library/signal.rst
@@ -266,6 +266,7 @@ The variables defined in the :mod:`signal` module are:
.. data:: NSIG
One more than the number of the highest signal number.
+ Use :func:`valid_signals` to get valid signal numbers.
.. data:: ITIMER_REAL