Save data to a file thru a http connection

yinglcs at gmail.com yinglcs at gmail.com
Wed May 31 14:37:47 EDT 2006


Hi,

I am new to python. I read an example here about how to fetch data thru
a HTTP connection:
http://diveintopython.org/http_web_services/review.html,

My question is how can i save the data to a file after reading it from
a http connection.

Thank you.




More information about the Python-list mailing list