On 08/03/2010 02:41, pyt...@bdurham.com wrote:
Is the best pratice way to detect internet connectivity under
Windows (using Python 2.6) simply to attempt to access a known
internet website using urllib or urlib2 wrapped in a try/except
construct?
Well, in theory you could use the Internet API:
Is the best pratice way to detect internet connectivity under
Windows (using Python 2.6) simply to attempt to access a known
internet website using urllib or urlib2 wrapped in a try/except
construct?
Thank you,
Malcolm
--
http://mail.python.org/mailman/listinfo/python-list