Module t.p.shortcut

Part of twisted.python View Source

Creation of Windows shortcuts.

Requires win32all.
Function open Open an existing shortcut for reading.
Class Shortcut A shortcut on Win32.
def open(filename): (source)
Open an existing shortcut for reading.
ReturnsThe shortcut object (type: Shortcut )
API Documentation for twisted, generated by pydoctor.