Home
last modified time | relevance | path

Searched refs:PySys_SetPath (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpython-internal.h195 PySys_SetPath (const_cast<GDB_PYSYS_SETPATH_CHAR *> (path)); in gdb_PySys_SetPath()
198 #define PySys_SetPath gdb_PySys_SetPath macro
Dpython.c2571 PySys_SetPath (L""); in do_initialize()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-2012823 PySys_SetPath if Python 3.
DChangeLog-201715116 (PySys_GetObject, PySys_SetPath): New macros.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git111886 Handle Python 3.11 deprecation of PySys_SetPath and Py_SetProgramName
111887 Python 3.11 deprecates PySys_SetPath and Py_SetProgramName. The