Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #36557
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.010 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'interpreter': 0.04; 'builtin': 0.07; 'subject:How': 0.09; 'python': 0.09; 'subject:python': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.17; 'thu,': 0.17; 'jan': 0.18; 'header:In-Reply-To:1': 0.25; 'dll': 0.27; 'message- id:@mail.gmail.com': 0.27; 'subject: ?': 0.30; 'to:addr:python- list': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85.220': 0.35; 'too.': 0.35; 'received:209.85': 0.35; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; '2013': 0.84; 'counting.': 0.84 |
| 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:to :content-type; bh=2kzLjJAawRNmRIceDqmErYwNm/BlQu1/79w1iuzNPgM=; b=C6sn10Sqgrhdoh95fctfR0VtN5VZfYQwDN66P4OYSrg/gmiNfmT08Myx18xpDk9+QP 1+HZIC2+BTagSh5MD87nSEtRxILF7zFHamSe+oGSJhUw5nkluCc8luZZu2E0FMhjRWhY xLVyQPhnASXuHHwV1wF3Of4bM9cgOQi9V0SZyfSVw1eCq9Tl9P7MrC3kqwtTOg5UnkUb nQ5Fj8HMFwQkJfqIYsS0iXNz8OHx/gDFneko5fNjYoct/l2nGrharkFM2zEJyPKpntnn REyAZfCQuOdiYgfR6Q/g1LqJY22MoXmq0/0MaV85UUDQdA50GFAoP2ijtAG/O/hqDEa9 XfQQ== |
| MIME-Version | 1.0 |
| In-Reply-To | <8aa23734-0ef9-4104-aacf-1c1dd817edb0@googlegroups.com> |
| References | <49ca3718-159f-40cd-96bf-983ddb96202b@googlegroups.com> <mailman.358.1357787077.2939.python-list@python.org> <8aa23734-0ef9-4104-aacf-1c1dd817edb0@googlegroups.com> |
| Date | Thu, 10 Jan 2013 14:38:15 +1100 |
| Subject | Re: How to call wget by python ? |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| 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 | <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.361.1357789098.2939.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1357789098 news.xs4all.nl 6891 [2001:888:2000:d::a6]:57853 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:36557 |
Show key headers only | View raw
On Thu, Jan 10, 2013 at 2:21 PM, 88888 Dihedral <dihedral88888@googlemail.com> wrote: > Inherantly the python interpreter has a GC builtin > to use pacakages like DLL by reference counting. That almost makes sense. And it's almost profound, too. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
How to call wget by python ? iMath <redstone-cold@163.com> - 2013-01-09 18:11 -0800
Re: How to call wget by python ? Chris Angelico <rosuav@gmail.com> - 2013-01-10 13:36 +1100
Re: How to call wget by python ? Michael Torrie <torriem@gmail.com> - 2013-01-09 20:04 -0700
Re: How to call wget by python ? 88888 Dihedral <dihedral88888@googlemail.com> - 2013-01-09 19:21 -0800
Re: How to call wget by python ? Chris Angelico <rosuav@gmail.com> - 2013-01-10 14:38 +1100
Re: How to call wget by python ? 88888 Dihedral <dihedral88888@googlemail.com> - 2013-01-09 19:21 -0800
Re: How to call wget by python ? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-01-10 03:55 +0000
Re: How to call wget by python ? rurpy@yahoo.com - 2013-01-09 21:01 -0800
csiph-web