]> granicus.if.org Git - python/commitdiff
Added Py_GetPath (getpythonpath)
authorGuido van Rossum <guido@python.org>
Tue, 28 May 1996 22:27:07 +0000 (22:27 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 28 May 1996 22:27:07 +0000 (22:27 +0000)
Include/rename2.h

index c802219539fa9fce791c1c0e88ce96e819929aa1..bcdab397bf9f5c5ad7089838aea2680f16c5676b 100644 (file)
@@ -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