Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #36556
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <dihedral88888@googlemail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'interpreter': 0.04; 'builtin': 0.07; 'subject:How': 0.09; 'python': 0.09; 'httplib': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'subject:python': 0.11; 'suggest': 0.11; '"python': 0.16; 'python),': 0.16; 'wrote:': 0.17; "i'd": 0.22; 'cc:2**0': 0.23; 'example': 0.23; 'cc:no real name:2**0': 0.24; 'external': 0.24; 'command': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'dll': 0.27; 'run': 0.28; 'subject: ?': 0.30; 'code': 0.31; 'google,': 0.32; 'received:google.com': 0.34; 'from:addr:googlemail.com': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'michael': 0.36; 'but': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'counting.': 0.84; 'process."': 0.84; '8bit%:70': 0.91 |
| Newsgroups | comp.lang.python |
| Date | Wed, 9 Jan 2013 19:21:30 -0800 (PST) |
| In-Reply-To | <mailman.358.1357787077.2939.python-list@python.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=123.192.32.215; posting-account=5JdMBQoAAABHnS4mjpqEzxnmWtgiiVNw |
| References | <49ca3718-159f-40cd-96bf-983ddb96202b@googlegroups.com> <mailman.358.1357787077.2939.python-list@python.org> |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-IP | 123.192.32.215 |
| MIME-Version | 1.0 |
| Subject | Re: How to call wget by python ? |
| From | 88888 Dihedral <dihedral88888@googlemail.com> |
| To | comp.lang.python@googlegroups.com |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| Cc | python-list@python.org |
| 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> |
| Message-ID | <mailman.360.1357788645.2939.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1357788645 news.xs4all.nl 6845 [2001:888:2000:d::a6]:54952 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:36556 |
Show key headers only | View raw
Michael Torrie於 2013年1月10日星期四UTC+8上午11時04分31秒寫道: > On 01/09/2013 07:11 PM, iMath wrote: > > > can you give me an example code ? > > > > No but I can suggest some alternative ideas, such as using httplib > > (built into python), or libcurl. Or if you have to use wget, you run it > > the same way you run any external command from python. If it were my > > I'd plunk a few search terms in google, such as "python run external > > process." Inherantly the python interpreter has a GC builtin to use pacakages like DLL by reference counting.
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