urlopen() problem/bug?

Oleg Broytmann phd at phd.fep.ru
Mon May 14 05:30:44 EDT 2001


On Mon, 14 May 2001, Hermann Himmelbauer wrote:
> It seems that the page "http://www.sms.at" does a redirect at itself,
> but this is somehow weird as this does not make any sense.

   It makes sense - probably they set a cookie and do the redirect.
httplib/urllib do not handle cookies automatically.

Oleg.
----
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list