Beating a Timeout

K-Dawg kdawg44 at gmail.com
Wed Jan 21 12:18:22 EST 2009


Also, the actual JS code that does this simply uses a

window.location.reload()

to keep the session active.  So I guess the only thing could be that eash
urllib.urlopen call is seen as a new session?  How can I make it part of the
same session I am using in IE?  Or am I a hundred miles off?

Thanks for any help.

Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090121/a685f9cf/attachment-0001.html>


More information about the Python-list mailing list