Commit 6d988559 authored by Fred Drake's avatar Fred Drake

Added information on Py_BuildValue().

parent 7f5296e7
......@@ -1262,6 +1262,9 @@ PyUnicode_Contains:PyObject*:element:0:
Py_AtExit:int:::
Py_AtExit:void (*)():func::
Py_BuildValue:PyObject*::+1:
Py_BuildValue:char*:format::
Py_CompileString:PyObject*::+1:
Py_CompileString:char*:str::
Py_CompileString:char*:filename::
......
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