mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Added Py_GetPath (getpythonpath)
This commit is contained in:
parent
68ded217f7
commit
9a97d6ce53
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue