from the perl man pages of  LWP::Simple

  mirror($url, $file)
          Get and store a document identified by a URL, using
If-modified-
          since, and checking the Content-Length.  Returns the HTTP
response
          code.

is there something similar in python 

regards
jitya

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to