pyd ~master (2018-03-05T17:12:37Z)
Home
Dub
Repo
PySys_SetPath
deimos
python
sysmodule
Availability: 2.*
void
PySys_SetPath
(
wchar
*)
void
PySys_SetPath
(
char
*)
version
(!
Python_3_0_Or_Later
)
void
PySys_SetPath
(
char
*
)
Meta
Source
See Implementation
deimos
python
sysmodule
functions
PySys_AddWarnOption
PySys_AddWarnOptionUnicode
PySys_AddXOption
PySys_FormatStderr
PySys_FormatStdout
PySys_GetFile
PySys_GetObject
PySys_GetXOptions
PySys_HasWarnOptions
PySys_ResetWarnOptions
PySys_SetArgv
PySys_SetArgvEx
PySys_SetObject
PySys_SetPath
PySys_WriteStderr
PySys_WriteStdout
Availability: 2.*