]> granicus.if.org Git - python/commitdiff
Add PyEval_CallFunction() and PyEval_CallMethod().
authorGuido van Rossum <guido@python.org>
Sat, 8 Aug 1998 20:55:59 +0000 (20:55 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 8 Aug 1998 20:55:59 +0000 (20:55 +0000)
PC/python_nt.def

index 567a38699c6859fb4e05c1f262c60178529ad19e..5caf22ca7f90d2d488c9d27767be1b50d3da45b9 100644 (file)
@@ -114,6 +114,8 @@ EXPORTS
        PyErr_SetString
        PyEval_AcquireLock
        PyEval_AcquireThread
+       PyEval_CallFunction
+       PyEval_CallMethod
        PyEval_CallObject
        PyEval_CallObjectWithKeywords
        PyEval_EvalCode