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

Module qm.platform_win32

Exceptions
SignalException  

Function Summary
  get_host_name()
Return the name of this computer.
  open_in_browser(url)
Open a browser window and point it at 'url'.

Variable Summary
list default_shell = ['C:\\WINNT\\SYSTEM32\\CMD.EXE']

Function Details

get_host_name()

Return the name of this computer.

open_in_browser(url)

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

The browser is run in a separate, independent process.

Variable Details

default_shell

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

Generated by Epydoc 2.1 on Thu Sep 27 15:48:58 2007 http://epydoc.sf.net