Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32console
>
AddConsoleAlias
win32console
.AddConsoleAlias
AddConsoleAlias(
Source
, Target
, ExeName
)
Creates a new console alias
Parameters
Source
:
PyUNICODE
The string to be mapped to the target string
Target
:
PyUNICODE
String to be substituted for Source. If None, alias is removed
ExeName
:
PyUNICODE
Name of executable that will use alias