mirror of
https://github.com/python/cpython.git
synced 2025-01-19 15:05:15 +08:00
Added Py_GetPath (getpythonpath)
This commit is contained in:
parent
68ded217f7
commit
9a97d6ce53
@ -423,6 +423,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
#define getcopyright Py_GetCopyright
|
||||
#define getplatform Py_GetPlatform
|
||||
#define getversion Py_GetVersion
|
||||
#define getpythonpath Py_GetPath
|
||||
|
||||
/* Misc. Internals */
|
||||
#define askyesno _Py_AskYesNo
|
||||
|
Loading…
Reference in New Issue
Block a user