Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20772
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <richardbp@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.058 |
| X-Spam-Evidence | '*H*': 0.88; '*S*': 0.00; 'to:addr:comp.lang.python': 0.09; 'asynchat': 0.16; 'cc:addr:python-list': 0.16; 'cc:no real name:2**0': 0.21; 'archives': 0.21; 'header:In-Reply-To:1': 0.22; 'cc:addr:gmail.com': 0.28; 'far.': 0.29; 'example': 0.29; 'problem': 0.29; 'cc:addr:python.org': 0.29; 'header:User- Agent:1': 0.33; 'fundamental': 0.34; 'maintains': 0.34; 'cc:2**1': 0.36; 'received:google.com': 0.37; 'received:209.85': 0.38; 'received:209': 0.39; 'python-dev': 0.84 |
| Received-SPF | pass (google.com: domain of richardbp@gmail.com designates 10.68.240.6 as permitted sender) client-ip=10.68.240.6; |
| Authentication-Results | mr.google.com; spf=pass (google.com: domain of richardbp@gmail.com designates 10.68.240.6 as permitted sender) smtp.mail=richardbp@gmail.com |
| Newsgroups | comp.lang.python |
| Date | Thu, 23 Feb 2012 17:10:25 -0800 (PST) |
| In-Reply-To | <mailman.81.1330018318.3037.python-list@python.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=60.240.242.164; posting-account=2IMPhgoAAADBVBX9EhnSwQd79l-9tJ7H |
| References | <33089103.45.1329980290357.JavaMail.geo-discussion-forums@pbne2> <mailman.81.1330018318.3037.python-list@python.org> |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| MIME-Version | 1.0 |
| Subject | Re: asynchronous downloading |
| From | Plumo <richardbp@gmail.com> |
| To | comp.lang.python@googlegroups.com |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Cc | python-list@python.org, Plumo <richardbp@gmail.com> |
| 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> |
| Message-ID | <mailman.103.1330045834.3037.python-list@python.org> (permalink) |
| Lines | 3 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1330045834 news.xs4all.nl 6953 [2001:888:2000:d::a6]:39334 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:20772 |
Show key headers only | View raw
that example is excellent - best use of asynchat I have seen so far. I read through the python-dev archives and found the fundamental problem is no one maintains asnycore / asynchat.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
asynchronous downloading Plumo <richardbp@gmail.com> - 2012-02-22 22:58 -0800
Re: asynchronous downloading Justin Ezequiel <justin.mailinglists@gmail.com> - 2012-02-22 23:25 -0800
Re: asynchronous downloading Mark Hammond <mhammond@skippinet.com.au> - 2012-02-23 22:20 +1100
Re: asynchronous downloading Paul Rubin <no.email@nospam.invalid> - 2012-02-23 03:46 -0800
Re: asynchronous downloading Plumo <richardbp@gmail.com> - 2012-02-23 16:28 -0800
Re: asynchronous downloading Richard Baron Penman <richardbp@gmail.com> - 2012-02-24 00:50 +1100
Re: asynchronous downloading Giampaolo Rodolà <g.rodola@gmail.com> - 2012-02-23 18:31 +0100
Re: asynchronous downloading Plumo <richardbp@gmail.com> - 2012-02-23 17:10 -0800
Re: asynchronous downloading Plumo <richardbp@gmail.com> - 2012-02-23 17:10 -0800
Re: asynchronous downloading Fayaz Yusuf Khan <fayaz.yusuf.khan@gmail.com> - 2012-02-23 18:31 -0800
Re: asynchronous downloading Giampaolo Rodolà <g.rodola@gmail.com> - 2012-02-24 10:03 +0100
Re: asynchronous downloading Richard Baron Penman <richardbp@gmail.com> - 2012-02-26 08:44 +1100
csiph-web