Chi Hsuan Yen added the comment:

Can you import _signal? And what's the output of dir(_signal)?

Another possibility is that there's another signal.py in the search path. Could 
you also paste the output of repr(signal)?

By the way, here on Arch Linux, both signal.SIGINT and signal.SIGALRM are there.

----------
nosy: +Chi Hsuan Yen

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28946>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to