"Tim Michelsen" <[EMAIL PROTECTED]> wrote

is there any possibility in python to retrieve the system wide internet connection settings?

Further to my earlier mail I had a thought and sure enough there is a
winreg module that makes accessing the registry much easier direct
from Python. Now all you need to do is find the right keys in the
registry... and ninternet search shild throw it up or just search for
a key definition using regedit..

Batteries included...

Alan G

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to