[docs] Documentation python3/library/signal: example does not work: SIGALARM unknow in signal
Gottfried Müller
gottfried.mueller at gmx.de
Mon Jul 30 05:51:17 EDT 2018
Hello,
I've got this message:
signal.signal(signal.SIGALARM, myHandler)
AttributeError: module 'signal' has no attribute 'SIGALARM'
I am using Manjaro/Python version 3.6.6.
Gottfried
More information about the docs
mailing list