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." -- http://mail.python.org/mailman/listinfo/python-list