Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9a97d6c

Browse files
committed
Added Py_GetPath (getpythonpath)
1 parent 68ded21 commit 9a97d6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Include/rename2.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
423423
#define getcopyright Py_GetCopyright
424424
#define getplatform Py_GetPlatform
425425
#define getversion Py_GetVersion
426+
#define getpythonpath Py_GetPath
426427

427428
/* Misc. Internals */
428429
#define askyesno _Py_AskYesNo

0 commit comments

Comments
 (0)