something similar to LWP::Simple mirror function

jnair at ensim.com jnair at ensim.com
Mon Apr 17 08:41:13 EDT 2006


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




More information about the Python-list mailing list