reg - timer........

Manikandan R mani.agape at gmail.com
Fri Feb 22 01:11:56 EST 2008


Hai..

         I have planned to access the web page via python coding, for that I
use

        url = 'http:\\username:password at webpage.com'
        urllib.urlopen(url)

       It opens fine when its correct web page else it hangs there....  So I
have planned to start a timer when i launch the web page, if time exceeds it
will exit the thread. But I don't know how to do this can U please help me.

      Is there is any inbuilt command to do this.

         Note: I am going to open the web page via thread. Give me an idea
or code which will be helpful for me...

Thank's and Regard's,
R.Manikandan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080222/8ec8f7c0/attachment.html>


More information about the Python-list mailing list