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.
  _get_host_name()
Return the name of this computer.
  open_in_browser(url)
Open a browser window and point it at 'url'.

Variables [hide private]
default_shell  

Function Details [hide private]

get_host_name()

source code 
Return the name of this computer.

_get_host_name()

source code 
Return the name of this computer.

open_in_browser(url)

source code 

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

The browser is run in a separate, independent process.

Variables Details [hide private]

default_shell

Value:
['C:\\WINNT\\SYSTEM32\\CMD.EXE']