"mhearne808[insert-at-sign-here]gmail[insert-dot-here]com"
<[EMAIL PROTECTED]> wrote:
>
>Is is possible to get the timestamp of a file on a web server if it
>has a URL?
No, not in the general case.
>For example, let's say that I want to know when the following file was
>created:
>
>http://www.w3s
En Fri, 16 Nov 2007 22:34:13 -0300,
mhearne808[insert-at-sign-here]gmail[insert-dot-here]com
<[EMAIL PROTECTED]> escribió:
> Is is possible to get the timestamp of a file on a web server if it
> has a URL?
>
> For example, let's say that I want to know when the following file was
> created:
>
Is is possible to get the timestamp of a file on a web server if it
has a URL?
For example, let's say that I want to know when the following file was
created:
http://www.w3schools.com/xml/note.xml
I can get an HTTPMessage object using urllib2, like this: