On 21/07/2014 20:00, Chris Angelico wrote:
On Tue, Jul 22, 2014 at 4:55 AM, Yaşar Arabacı <yasar11...@gmail.com> wrote:
After reading the next page of the documentation, I realized that
"add_signal_handler() and remove_signal_handler() are not supported"
on Windows. Moreover, dev3.5 version of the docs are also saying that
they are not supported, so I think they are not planning to supports
those features on Windows anytime soon.

If I had to guess, I would say that the reason there's no Windows
Ctrl-C handler would simply be that nobody's yet volunteered to write
one. So you might be in a position to add what you want to 3.5 :)

ChrisA


I'd check the bug tracker before doing anything. It's perfectly possible that somebody has already done this but the patch hasn't been reviewed yet.

--
My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language.

Mark Lawrence

---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com


--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to