Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #20776

Re: asynchronous downloading

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <fayaz.yusuf.khan@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.019
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'architect': 0.03; 'received:localnet': 0.07; 'content-type:multipart/signed': 0.09; 'filename:fname piece:signature': 0.09; 'developer': 0.12; 'skip:f 30': 0.13; 'bangalore,': 0.16; 'content-type:application/pgp- signature': 0.16; 'filename:fname piece:asc': 0.16; 'filename:fname:signature.asc': 0.16; 'wrote:': 0.18; 'archives': 0.21; 'header:In-Reply-To:1': 0.22; 'feb': 0.22; 'cloud': 0.28; 'problem': 0.29; 'means,': 0.30; 'received:209.85.210.46': 0.30; 'received:mail-pz0-f46.google.com': 0.30; 'header:User-Agent:1': 0.33; 'fundamental': 0.34; 'maintains': 0.34; 'to:addr:python- list': 0.35; 'charset:us-ascii': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.40; 'header:Received:6': 0.61; 'your': 0.61; 'skip:+ 10': 0.64; 'thursday': 0.73; 'python-dev': 0.84; 'received:111': 0.84; 'yusuf': 0.84
Received-SPF pass (google.com: domain of fayaz.yusuf.khan@gmail.com designates 10.68.136.231 as permitted sender) client-ip=10.68.136.231;
Authentication-Results mr.google.com; spf=pass (google.com: domain of fayaz.yusuf.khan@gmail.com designates 10.68.136.231 as permitted sender) smtp.mail=fayaz.yusuf.khan@gmail.com; dkim=pass header.i=fayaz.yusuf.khan@gmail.com
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:user-agent:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=Q/aqOzJopVWavV2XZE+P7qhe8D7EYltC+3rClMVxWh4=; b=j7wKGShNXnMub3ArmseBZZxZiEtE4aH5Ckkq0qVaRtlMJeZ6HVH0Qv4IiQ7Pbr8Jox D8/ezI3NPQneuscl/u2JemJcReuO7Jfvdih98GGiAliCL6zyF7Hi6vSbKZJAQJXfP/kq sQjEOtrjviZwWJh7HWtEg2+cAdfsv+NaQF/8k=
From Fayaz Yusuf Khan <fayaz.yusuf.khan@gmail.com>
To python-list@python.org
Subject Re: asynchronous downloading
Date Thu, 23 Feb 2012 18:31:09 -0800 (PST)
User-Agent KMail/4.7.3 (Linux/3.0.0-16-generic; KDE/4.7.4; i686; ; )
In-Reply-To <12104574.700.1330045825791.JavaMail.geo-discussion-forums@pbcwj5>
References <33089103.45.1329980290357.JavaMail.geo-discussion-forums@pbne2> <mailman.81.1330018318.3037.python-list@python.org> <12104574.700.1330045825791.JavaMail.geo-discussion-forums@pbcwj5>
MIME-Version 1.0
Content-Type multipart/signed; boundary="nextPart2705439.Fy525sKI04"; micalg="pgp-sha1"; protocol="application/pgp-signature"
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.105.1330050674.3037.python-list@python.org> (permalink)
Lines 35
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1330050674 news.xs4all.nl 6882 [2001:888:2000:d::a6]:36814
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:20776

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Thursday 23 Feb 2012 5:10:25 PM Plumo wrote:
> I read through the python-dev archives and found the fundamental problem is
> no one maintains asnycore / asynchat. 
By all means, scratch your own itch. :)
-- 
Fayaz Yusuf Khan
Cloud developer and architect
Dexetra SS, Bangalore, India
fayaz.yusuf.khan_AT_gmail_DOT_com
fayaz_AT_dexetra_DOT_com
+91-9746-830-823

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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