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


Groups > comp.lang.python > #92375

Re: Want to readout the control file of aria2.

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <joel.goldstick@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.135
X-Spam-Level *
X-Spam-Evidence '*H*': 0.75; '*S*': 0.02; 'subject:file': 0.07; 'cc:addr:python-list': 0.10; 'help?': 0.16; 'wrote:': 0.16; 'cc:2**0': 0.21; 'cc:addr:python.org': 0.21; 'posted': 0.23; '2015': 0.23; 'this:': 0.23; 'header:In-Reply-To:1': 0.24; 'message-id:@mail.gmail.com': 0.28; 'maybe': 0.31; 'url:mailman': 0.31; 'url:python': 0.33; 'received:google.com': 0.34; 'url:listinfo': 0.35; 'url:org': 0.36; 'subject:: ': 0.37; 'tue,': 0.38; 'pm,': 0.39; 'does': 0.39; 'subject:the': 0.40; 'your': 0.60; 'free': 0.61; 'different': 0.64; 'here': 0.66; 'to:none': 0.90; 'joel': 0.91; 'url:fr': 0.96
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=YEjPP4V8GHTSk5u4vjDcmO6UgTH/02jCuEFEbyJgXmI=; b=qQIBjLntS/Z57G5kDe0q5Eg3JRWj5xIMOHrloYfEvwJPZBOZn1xh5nRiNJH1jwdg7+ 8PSl9eTh2rUtopV2WoLT9F4YoclkyYGFEWWCVG5/rkBFmQ6+WNSVrSYduLO8NuL3ilYd fnprOL0HV/nXvsNZ9/QgVGD0JKkEr7xZ2aBK4kI/KZs5Sn89mJ4wpi+aObQlaflQNduC nI76onG07jqa+fmStNae4AA+ysHRz7F5y4pXiHgcEEqIH07JK/PaUdU+vaN3ki6+xidm D+vnZu1vN0o+WUakWWtw3/lBuic5RWeWSPy2ec0/dWAr69cmgyuh8v9XM77suK3OElgn QctQ==
MIME-Version 1.0
X-Received by 10.50.138.74 with SMTP id qo10mr1761428igb.39.1433892090216; Tue, 09 Jun 2015 16:21:30 -0700 (PDT)
In-Reply-To <ml7saf$aog$3@aspen.stu.neva.ru>
References <ml7osv$aog$2@aspen.stu.neva.ru> <mailman.323.1433890323.13271.python-list@python.org> <ml7saf$aog$3@aspen.stu.neva.ru>
Date Tue, 9 Jun 2015 19:21:30 -0400
Subject Re: Want to readout the control file of aria2.
From Joel Goldstick <joel.goldstick@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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.326.1433892098.13271.python-list@python.org> (permalink)
Lines 21
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1433892098 news.xs4all.nl 2848 [2001:888:2000:d::a6]:57282
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:92375

Show key headers only | View raw


On Tue, Jun 9, 2015 at 7:19 PM, Hongyi Zhao <hongyi.zhao@gmail.com> wrote:
> On Tue, 09 Jun 2015 18:52:00 -0400, Joel Goldstick wrote:
>
>> I found this: http://aria.pasteur.fr/developers/aria-python-api
>>
>> Does that help?
>
> The aria mentioned by your above links is completely different thing WRT
> the one I posted here ;-(
>
> Regards
> --
> .: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.
> --
> https://mail.python.org/mailman/listinfo/python-list

Well, maybe Laura's link will be what you need?

-- 
Joel Goldstick
http://joelgoldstick.com

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


Thread

Want to readout the control file of aria2. Hongyi Zhao <hongyi.zhao@gmail.com> - 2015-06-09 22:21 +0000
  Re: Want to readout the control file of aria2. Joel Goldstick <joel.goldstick@gmail.com> - 2015-06-09 18:52 -0400
    Re: Want to readout the control file of aria2. Hongyi Zhao <hongyi.zhao@gmail.com> - 2015-06-09 23:19 +0000
      Re: Want to readout the control file of aria2. Joel Goldstick <joel.goldstick@gmail.com> - 2015-06-09 19:21 -0400
        Re: Want to readout the control file of aria2. Hongyi Zhao <hongyi.zhao@gmail.com> - 2015-06-09 23:32 +0000
  Re: Want to readout the control file of aria2. Laura Creighton <lac@openend.se> - 2015-06-10 00:58 +0200
    Re: Want to readout the control file of aria2. Hongyi Zhao <hongyi.zhao@gmail.com> - 2015-06-09 23:29 +0000
      Re: Want to readout the control file of aria2. Hongyi Zhao <hongyi.zhao@gmail.com> - 2015-06-09 23:45 +0000

csiph-web