Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #27824
| Path | csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <merwin.irc@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.030 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'subject:Python': 0.05; 'python': 0.09; 'version.': 0.17; 'thanks,': 0.18; 'title,': 0.22; 'seems': 0.23; 'header:User-Agent:1': 0.26; 'question': 0.27; 'framework': 0.30; 'checked': 0.30; 'to:addr:python-list': 0.33; 'hi,': 0.33; 'received:google.com': 0.34; 'there': 0.35; 'but': 0.36; 'message-id:@gmail.com': 0.36; 'received:74.125': 0.36; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=KtPf2KQOptaL72ObEv5Hwvgl04cePIXNc0hG9Mwc/3s=; b=gGWb9rmLLnzbrF7EPt9/o8W/MbbUiNHsMKF+dbY0eTq0+mYuKVT3mp0y3qENDED0/z tYbDIoP9ngzrZg0PI+69uCrCE6ctTmtYWZS5WkTOp/ARM1I9BEExWu5ZLn5x4voAS/+r wdOV/+ML/CxdXlYJH52yrJgecvgMFzeIVZrAoJb++Cvgfp6hgIxyFaysX5Hbrb4IlQUl 7JxfHAMZW3HNyM/jXwqD6OIL0IMB6rhUMS4iDqQrVgF6qPjvISAgzN9b+LXFlo0DDFB5 pdBvs6+LBq/XBpeb0aGv1uE8dzEsIoxwmL09cJ3fvC/4Rr93kGS8UCkk9uHCTYbYHmJh +U9w== |
| Date | Fri, 24 Aug 2012 21:41:49 +0200 |
| From | Thibaut <merwin.irc@gmail.com> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Coroutines framework for Python 3 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3769.1345837329.4697.python-list@python.org> (permalink) |
| Lines | 7 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1345837329 news.xs4all.nl 6872 [2001:888:2000:d::a6]:36112 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:27824 |
Show key headers only | View raw
Hi, The question is in the title, is there any coroutine framework available for Python 3.2+ ? I checked gevent and eventlet but none of them seems to have a Py3k version. Thanks,
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Coroutines framework for Python 3 Thibaut <merwin.irc@gmail.com> - 2012-08-24 21:41 +0200
csiph-web