Package twisted :: Package python :: Module win32
[show private | hide private]
[frames | no frames]

Module twisted.python.win32

Win32 utilities.

See also twisted.python.shortcut.
Function Summary
  getProgramFilesPath()
Get the path to the Program Files folder.
  getProgramsMenuPath()
Get the path to the Programs menu.

Variable Summary
Platform platform
FakeModule win32api
FakeModule win32con

Function Details

getProgramFilesPath()

Get the path to the Program Files folder.

getProgramsMenuPath()

Get the path to the Programs menu.

Probably will break on non-US Windows.
Returns:
the filesystem location of the common Start Menu->Programs.

Variable Details

platform

Type:
Platform
Value:
<twisted.python.runtime.Platform instance at 0x82198f4>                

win32api

Type:
FakeModule
Value:
<Fake win32api>                                                        

win32con

Type:
FakeModule
Value:
<Fake win32con>                                                        

Generated by Epydoc 1.1 on Fri Jun 27 03:48:43 2003 http://epydoc.sf.net