timing a web response using urllib.urlopen??

MCollins_at_seminolecountyfl.gov
Date: 12/31/03


Date: Wed, 31 Dec 2003 11:55:46 -0500
To: python-list@python.org

hi all,

python newbie alert! i'm trying to open an array of websites, timing each
site's response time (how may seconds until a response)

if someone could point me in the right direction on accomplishing the
timer part of the this application, i'd appreciate it.

thanks in advance



Relevant Pages