Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74947
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:error': 0.03; 'from:addr:yahoo.co.uk': 0.04; 'yet.': 0.04; 'handler': 0.05; '22,': 0.09; 'lawrence': 0.09; 'moreover,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'supported,': 0.09; 'bug': 0.12; 'language.': 0.14; 'windows': 0.15; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'supported"': 0.16; 'volunteered': 0.16; 'language': 0.16; 'wrote:': 0.18; "hasn't": 0.19; 'saying': 0.22; 'header:User- Agent:1': 0.23; '---': 0.24; 'tracker': 0.26; 'skip:" 20': 0.27; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'patch': 0.29; "i'd": 0.34; 'but': 0.35; 'add': 0.35; 'version': 0.36; 'subject:skip:d 10': 0.36; 'done': 0.36; 'doing': 0.36; 'next': 0.36; 'possible': 0.36; 'somebody': 0.38; 'to:addr:python-list': 0.38; 'planning': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'anytime': 0.60; 'reviewed': 0.60; 'free': 0.61; 'viruses': 0.61; 'simply': 0.61; 'protection': 0.63; 'our': 0.64; 'antivirus': 0.68; 'anything.': 0.68; 'realized': 0.68; 'soon.': 0.71; 'jul': 0.74 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: Event loop documentation error |
| Date | Mon, 21 Jul 2014 20:15:00 +0100 |
| References | <CAFEUn8agDaOvMzXLv3vGD-5hw=oLmLYGHx31+CO7=Ds-tO8s2w@mail.gmail.com> <CAPTjJmpaUnK_+0v4=4rqQ0JUHAhFsWtvrAhUhCQi3266rZMHrg@mail.gmail.com> <CAFEUn8YSVur3OgJL6D-YcQ_tzakwSDm_9W7d4jjNyVKp36AOXA@mail.gmail.com> <CAFEUn8ZuZ8d+XDyv09bGh3KWUng=Rg7C5_44wh0G6R7PouL2PQ@mail.gmail.com> <CAPTjJmqKgS2jkRvsBDJn=A8exRRXD3uYzrJfHeL5SEnm5NRz_w@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Gmane-NNTP-Posting-Host | host-78-146-12-28.as13285.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
| In-Reply-To | <CAPTjJmqKgS2jkRvsBDJn=A8exRRXD3uYzrJfHeL5SEnm5NRz_w@mail.gmail.com> |
| X-Antivirus | avast! (VPS 140721-0, 21/07/2014), Outbound message |
| X-Antivirus-Status | Clean |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.12148.1405970077.18130.python-list@python.org> (permalink) |
| Lines | 30 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1405970077 news.xs4all.nl 2904 [2001:888:2000:d::a6]:59362 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:74947 |
Show key headers only | View raw
On 21/07/2014 20:00, Chris Angelico wrote: > 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 > 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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Event loop documentation error Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-07-21 20:15 +0100
csiph-web