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


Groups > comp.lang.python > #36556

Re: How to call wget by python ?

Newsgroups comp.lang.python
Date 2013-01-09 19:21 -0800
References <49ca3718-159f-40cd-96bf-983ddb96202b@googlegroups.com> <mailman.358.1357787077.2939.python-list@python.org>
Subject Re: How to call wget by python ?
From 88888 Dihedral <dihedral88888@googlemail.com>
Message-ID <mailman.360.1357788645.2939.python-list@python.org> (permalink)

Show all headers | 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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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