Package qm :: Module platform_win32
[hide private]
[frames] | no frames]

Module platform_win32

source code

Classes [hide private]
  SignalException
Functions [hide private]
 
get_host_name()
Return the name of this computer.
source code
 
_get_host_name()
Return the name of this computer.
source code
 
open_in_browser(url)
Open a browser window and point it at 'url'.
source code
Variables [hide private]
  default_shell = ['C:\\WINNT\\SYSTEM32\\CMD.EXE']
  __package__ = 'qm'
Function Details [hide private]

open_in_browser(url)

source code 

Open a browser window and point it at 'url'.

The browser is run in a separate, independent process.