Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74946 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2014-07-22 05:00 +1000 |
| Last post | 2014-07-22 05:00 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Event loop documentation error Chris Angelico <rosuav@gmail.com> - 2014-07-22 05:00 +1000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2014-07-22 05:00 +1000 |
| Subject | Re: Event loop documentation error |
| Message-ID | <mailman.12147.1405969219.18130.python-list@python.org> |
On Tue, Jul 22, 2014 at 4:55 AM, Yaşar Arabacı <yasar11732@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
Back to top | Article view | comp.lang.python
csiph-web