get https page
ben
santoshamb at yahoo.com
Fri Sep 3 13:34:38 EDT 2004
"Jonathan Ellis" <jbellis at gmail.com> wrote in message news:<ch8qgq$k17 at odak26.prod.google.com>...
> >>> import urllib
> >>> r =
> urllib.urlopen("https://www.schedulesource.com/teamwork/logon/")
> >>> r.read()
> '\r\n<!DOCTYPE HTML PUBLIC...
>
> -Jonathan
Thanks for the answer Jonathan. The solution I found was a bit
different. I'm going to post it when I get home, for future reference.
Ben
More information about the Python-list
mailing list