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