Issue485165
Created on 2001-11-24 20:08 by clemm, last changed 2022-04-10 16:04 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg7749 - (view) | Author: Cl. Schmidt (clemm) | Date: 2001-11-24 20:08 | |
In the Python/C API Reference Manual, the function PyEval_CallObject is missing in the index. |
|||
| msg7750 - (view) | Author: Fred Drake (fdrake) ![]() |
Date: 2001-11-29 05:06 | |
Logged In: YES user_id=3066 There's no index entry because PyEval_CallObject() is not documented (yet). This falls into the category of the general incompleteness of the document, which we are aware of and are working on (albiet slowly). I have added a index entry for this function in the "Extending & Embedding" manual; see the section "Calling Python Functions from C" for some general discussion of this function. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-10 16:04:40 | admin | set | github: 35583 |
| 2001-11-24 20:08:18 | clemm | create | |
