How to call wget by python ?

88888 Dihedral dihedral88888 at googlemail.com
Wed Jan 9 22:21:30 EST 2013


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.



More information about the Python-list mailing list