is win api available in native python

Phil ycal at grapevine.net
Sun Mar 23 20:13:16 EST 2003


I see python has a windows api extension.  But is there something
available in the native python to close an open dialup connection.  and
also to exit windows or force shutdown.  I guess I'm looking for the way
to load and call one of the windows dlls if possible.  I would think I
need to identify the os so it would only be available to windows users.

the winapi is
InternetAutodialHangup
and
ExitWindowsEx
-----


--
-
Phil






More information about the Python-list mailing list