commit | 6d988559a38791333884f80aff9224826a70e3ee | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Jul 20 20:55:31 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Jul 20 20:55:31 2001 +0000 |
tree | 0ee978c321bc540f3c512866baabe819d0f7ac45 | |
parent | 7f5296e7c06f5a6010960f34ae7db89d8902cddb [diff] [blame] |
Added information on Py_BuildValue().
diff --git a/Doc/api/refcounts.dat b/Doc/api/refcounts.dat index 566cc2f..a84ce5b 100644 --- a/Doc/api/refcounts.dat +++ b/Doc/api/refcounts.dat
@@ -1262,6 +1262,9 @@ 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::