]> granicus.if.org Git - python/commit
Descriptions for PyRun_String(), PyRun_File(), and PyRun_CompileString() all
authorFred Drake <fdrake@acm.org>
Fri, 2 Jan 1998 03:24:19 +0000 (03:24 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 2 Jan 1998 03:24:19 +0000 (03:24 +0000)
commit85a5c52752813844a20674e9f062b1386fcd3ee1
tree650e41760563048459269b73cf0a31a96508149f
parent34252f99d6c7ac432017965f04e4182818f40b68
Descriptions for PyRun_String(), PyRun_File(), and PyRun_CompileString() all
gave the return type as part of the function field and used an empty return
type field.  Fixed.

Function name field for PyLong_FromString() included an asterisk at the
beginning of the function name field; removed.
Doc/api.tex
Doc/api/api.tex