cpython/Doc/api
Fred Drake 85a5c52752 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.
1998-01-02 03:24:19 +00:00
..
api.tex Descriptions for PyRun_String(), PyRun_File(), and PyRun_CompileString() all 1998-01-02 03:24:19 +00:00