Kaydet (Commit) 9a97d6ce authored tarafından Guido van Rossum's avatar Guido van Rossum

Added Py_GetPath (getpythonpath)

üst 68ded217
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment