This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Gabriel Pettier (Tshirtman)
Recipients Gabriel Pettier (Tshirtman), docs@python
Date 2016-08-09.12:41:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470746479.88.0.0919609545752.issue27718@psf.upfronthosting.co.za>
In-reply-to
Content
Up to apparently python 3.5, using help('signal') used to show the 'signal.signal' function among others, now it's not in the list, while of course help('signal.signal') does work, it was reported to me to still be the case in 3.6a1.
History
Date User Action Args
2016-08-09 12:41:19Gabriel Pettier (Tshirtman)setrecipients: + Gabriel Pettier (Tshirtman), docs@python
2016-08-09 12:41:19Gabriel Pettier (Tshirtman)setmessageid: <1470746479.88.0.0919609545752.issue27718@psf.upfronthosting.co.za>
2016-08-09 12:41:19Gabriel Pettier (Tshirtman)linkissue27718 messages
2016-08-09 12:41:19Gabriel Pettier (Tshirtman)create